public class RolesAllowedAnnotationInformationFactory extends ClassAnnotationInformationFactory<javax.annotation.security.RolesAllowed,String[]>
| Modifier | Constructor and Description |
|---|---|
protected |
RolesAllowedAnnotationInformationFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected String[] |
fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance,
org.jboss.metadata.property.PropertyReplacer propertyReplacer) |
createAnnotationInformation, fromMultiAnnotation, getAnnotationType, getMultiAnnotationTypeprotected RolesAllowedAnnotationInformationFactory()
protected String[] fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance, org.jboss.metadata.property.PropertyReplacer propertyReplacer)
fromAnnotation in class ClassAnnotationInformationFactory<javax.annotation.security.RolesAllowed,String[]>Copyright © 2019 JBoss by Red Hat. All rights reserved.