@Deprecated public class LegacySecurityDomainAnnotationInformationFactory extends ClassAnnotationInformationFactory<org.jboss.security.annotation.SecurityDomain,String>
SecurityDomain annotation on a session bean
is not used anymore. Log a warning message and ignore the process.
This class can be removed when picketbox is dropped completely from WildFly.
See: https://issues.jboss.org/browse/WFLY-9168| Modifier | Constructor and Description |
|---|---|
protected |
LegacySecurityDomainAnnotationInformationFactory()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance,
org.jboss.metadata.property.PropertyReplacer propertyReplacer)
Deprecated.
|
createAnnotationInformation, fromMultiAnnotation, getAnnotationType, getMultiAnnotationTypeprotected LegacySecurityDomainAnnotationInformationFactory()
protected String fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance, org.jboss.metadata.property.PropertyReplacer propertyReplacer)
fromAnnotation in class ClassAnnotationInformationFactory<org.jboss.security.annotation.SecurityDomain,String>Copyright © 2021 JBoss by Red Hat. All rights reserved.