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.mapping | |
org.picketbox.factories | |
org.picketbox.plugins | |
org.picketlink.identity.federation.core.wstrust.auth |
Modifier and Type | Method and Description |
---|---|
MappingManager |
SecurityManagerLocator.getMappingManager() |
MappingManager |
ISecurityManagement.getMappingManager(String securityDomain)
Mapping manager configured with providers
|
static MappingManager |
SecurityUtil.getMappingManager(String securityDomain,
String baseContext)
Do a JNDI lookup to obtain the MappingManager
|
Modifier and Type | Method and Description |
---|---|
MappingManager |
JBossSecurityContext.getMappingManager() |
MappingManager |
DefaultSecurityManagement.getMappingManager(String securityDomain) |
Modifier and Type | Class and Description |
---|---|
class |
JBossMappingManager
JBoss implementation of Mapping Manager
|
Modifier and Type | Method and Description |
---|---|
static MappingManager |
SecurityFactory.getMappingManager(String securityDomain)
Get the
MappingManager |
Modifier and Type | Method and Description |
---|---|
MappingManager |
SecurityFactorySecurityManagement.getMappingManager(String securityDomain) |
MappingManager |
PicketBoxSecurityManagement.getMappingManager(String securityDomain) |
Modifier and Type | Method and Description |
---|---|
protected MappingManager |
AbstractSTSLoginModule.getMappingManager() |
Copyright © 2017 JBoss by Red Hat. All rights reserved.