|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AnnotationMetadataExtractor<A extends Annotation>
Strategy to process a custom security annotation to extract the relevant ConfigAttributes for
securing a method.
Used by SecuredAnnotationSecurityMetadataSource.
| Method Summary | |
|---|---|
Collection<? extends ConfigAttribute> |
extractAttributes(A securityAnnotation)
|
| Method Detail |
|---|
Collection<? extends ConfigAttribute> extractAttributes(A securityAnnotation)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||