public class DeclareRolesAnnotationInformationFactory extends ClassAnnotationInformationFactory<javax.annotation.security.DeclareRoles,String[]>
Modifier | Constructor and Description |
---|---|
protected |
DeclareRolesAnnotationInformationFactory() |
Modifier and Type | Method and Description |
---|---|
protected String[] |
fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance,
boolean replacement) |
createAnnotationInformation, fromMultiAnnotation, getAnnotationType, getMultiAnnotationType
protected DeclareRolesAnnotationInformationFactory()
protected String[] fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance, boolean replacement)
fromAnnotation
in class ClassAnnotationInformationFactory<javax.annotation.security.DeclareRoles,String[]>
Copyright © 2014 JBoss by Red Hat. All rights reserved.