JavaxAnnotationSecurityRolesAllowedVisitor |
public class JavaxAnnotationSecurityRolesAllowedVisitor extends ObjectArrayAnnotationVisitor implements AnnotationType(Code) |
| This class manages the handling of @
javax.annotation.security.DeclareRoles annotation.
< Parameters: T - > An implementation of IAnnotationSecurityRolesAllowed interface. author: Florent Benoit |