| Package | Description | 
|---|---|
| org.jboss.security.auth.login | |
| org.jboss.security.config | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AuthenticationInfoThe login module configuration information. | 
| class  | BaseAuthenticationInfoBase for AuthenticationInfo(JAAS) and JASPIAuthenticationInfo(JSR-196) | 
| class  | JASPIAuthenticationInfoAuthenticationInfo based on JSR-196 | 
| Modifier and Type | Method and Description | 
|---|---|
| protected BaseSecurityInfo<Object> | JASPIAuthenticationInfo. create(String name) | 
| protected BaseSecurityInfo<Object> | BaseAuthenticationInfo. create(String name) | 
| protected BaseSecurityInfo<Object> | AuthenticationInfo. create(String name) | 
| BaseSecurityInfo<Object> | JASPIAuthenticationInfo. merge(BaseSecurityInfo<Object> bi)
 Overriden to include the stacks of login modules in the merged object. | 
| Modifier and Type | Method and Description | 
|---|---|
| BaseSecurityInfo<Object> | JASPIAuthenticationInfo. merge(BaseSecurityInfo<Object> bi)
 Overriden to include the stacks of login modules in the merged object. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ACLInfoHolder for ACL configuration | 
| class  | AttributeMappingInfoMapping Info for Attributes | 
| class  | AuditInfoInformation on Audit Configuration in the ApplicationPolicy | 
| class  | AuthorizationInfoHolder for Authorization configuration | 
| class  | IdentityTrustInfoIdentity Trust Info | 
| class  | MappingInfoMapping Info | 
| class  | RoleMappingInfoHolder for RoleMapping configuration | 
| Modifier and Type | Method and Description | 
|---|---|
| protected BaseSecurityInfo<MappingModuleEntry> | MappingInfo. create(String name) | 
| protected BaseSecurityInfo<IdentityTrustModuleEntry> | IdentityTrustInfo. create(String name) | 
| protected abstract BaseSecurityInfo<T> | BaseSecurityInfo. create(String name) | 
| protected BaseSecurityInfo<AuthorizationModuleEntry> | AuthorizationInfo. create(String name) | 
| protected BaseSecurityInfo<AuditProviderEntry> | AuditInfo. create(String name) | 
| protected BaseSecurityInfo<ACLProviderEntry> | ACLInfo. create(String name) | 
| BaseSecurityInfo<T> | BaseSecurityInfo. merge(BaseSecurityInfo<T> bi) | 
| Modifier and Type | Method and Description | 
|---|---|
| BaseSecurityInfo<T> | BaseSecurityInfo. merge(BaseSecurityInfo<T> bi) | 
Copyright © 2017 JBoss by Red Hat. All rights reserved.