Class RolesAllowedAnnotationInformationFactory

    • Constructor Detail

      • RolesAllowedAnnotationInformationFactory

        protected RolesAllowedAnnotationInformationFactory()
    • Method Detail

      • fromAnnotation

        protected String[] fromAnnotation​(org.jboss.jandex.AnnotationInstance annotationInstance,
                                          org.jboss.metadata.property.PropertyReplacer propertyReplacer)
        Specified by:
        fromAnnotation in class ClassAnnotationInformationFactory<javax.annotation.security.RolesAllowed,​String[]>