java.lang.ObjectAn encapsulation of the JNDI security context informationorg.jboss.security.plugins.SecurityDomainContext
Scott.Stark - @jboss.orgAnil.Saldhana - @jboss.org| Field Summary | ||
|---|---|---|
| static final String | ACTIVE_SUBJECT | |
| static final String | AUTHENTICATION_MGR | |
| static final String | SECURITY_MGR | |
| static final String | REALM_MAPPING | |
| static final String | AUTHORIZATION_MGR | |
| static final String | AUDIT_MGR | |
| static final String | MAPPING_MGR | |
| static final String | IDENTITY_TRUST_MGR | |
| static final String | AUTH_CACHE | |
| static final String | DOMAIN_CONTEXT | |
| AuthenticationManager | securityMgr | |
| AuthorizationManager | authorizationMgr | |
| CachePolicy | authenticationCache | |
| AuditManager | auditMgr | |
| MappingManager | mappingMgr | |
| IdentityTrustManager | identityTrustMgr | |
| Constructor: |
|---|
|
| Method from org.jboss.security.plugins.SecurityDomainContext Summary: |
|---|
| getAuditMgr, getAuthenticationCache, getAuthorizationManager, getIdentityTrustMgr, getMappingMgr, getRealmMapping, getSecurityManager, getSubject, lookup, setAuditMgr, setAuthenticationCache, setAuthenticationManager, setAuthorizationManager, setIdentityTrustMgr, setMappingMgr |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.jboss.security.plugins.SecurityDomainContext Detail: |
|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|