Uses of Class
org.jboss.as.ejb3.security.ApplicationSecurityDomainConfig
Packages that use ApplicationSecurityDomainConfig
-
Uses of ApplicationSecurityDomainConfig in org.jboss.as.ejb3.deployment.processors
Methods in org.jboss.as.ejb3.deployment.processors that return ApplicationSecurityDomainConfigModifier and TypeMethodDescriptionConstructor parameters in org.jboss.as.ejb3.deployment.processors with type arguments of type ApplicationSecurityDomainConfigModifierConstructorDescriptionEJBDefaultSecurityDomainProcessor(AtomicReference<String> defaultSecurityDomainName, Iterable<ApplicationSecurityDomainConfig> knownApplicationSecurityDomains, Iterable<String> outflowSecurityDomains)