Annotation Interface P
Deprecated.
use @{code org.springframework.security.core.parameters.P}
An annotation that can be used along with 
AnnotationParameterNameDiscoverer to
 specify parameter names. This is useful for interfaces prior to JDK 8 which cannot
 contain the parameter names.- Since:
- 3.2
- See Also:
- 
Required Element SummaryRequired Elements
- 
Element Details- 
valueString valueDeprecated.The parameter name- Returns:
 
 
-