Package | Description |
---|---|
org.jboss.security |
The basic security interfaces and classes are now located in the
jbosssx module.
|
org.jboss.security.plugins |
Security plugins have moved to the jbosssx cvs module.
|
org.jboss.security.plugins.identitytrust | |
org.picketbox.plugins |
Modifier and Type | Method and Description |
---|---|
IdentityTrustManager |
SecurityManagerLocator.getIdentityTrustManager() |
IdentityTrustManager |
ISecurityManagement.getIdentityTrustManager(String securityDomain)
IdentityTrustManager configured for the security domain
|
static IdentityTrustManager |
SecurityUtil.getIdentityTrustManager(String securityDomain,
String baseContext)
Do a JNDI lookup to obtain the IdentityTrust Manager
|
Modifier and Type | Method and Description |
---|---|
IdentityTrustManager |
JBossSecurityContext.getIdentityTrustManager() |
IdentityTrustManager |
DefaultSecurityManagement.getIdentityTrustManager(String securityDomain) |
Modifier and Type | Class and Description |
---|---|
class |
JBossIdentityTrustManager
Identity Trust Manager default implementation
|
Modifier and Type | Method and Description |
---|---|
IdentityTrustManager |
SecurityFactorySecurityManagement.getIdentityTrustManager(String securityDomain) |
IdentityTrustManager |
PicketBoxSecurityManagement.getIdentityTrustManager(String securityDomain) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.