Uses of Class
org.jboss.as.ejb3.security.ApplicationSecurityDomainConfig
-
Packages that use ApplicationSecurityDomainConfig Package Description org.jboss.as.ejb3.deployment.processors -
-
Uses of ApplicationSecurityDomainConfig in org.jboss.as.ejb3.deployment.processors
Methods in org.jboss.as.ejb3.deployment.processors that return ApplicationSecurityDomainConfig Modifier and Type Method Description ApplicationSecurityDomainConfigEJBDefaultSecurityDomainProcessor. apply(String name)Constructor parameters in org.jboss.as.ejb3.deployment.processors with type arguments of type ApplicationSecurityDomainConfig Constructor Description EJBDefaultSecurityDomainProcessor(AtomicReference<String> defaultSecurityDomainName, Iterable<ApplicationSecurityDomainConfig> knownApplicationSecurityDomains, Iterable<String> outflowSecurityDomains)
-