|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| ConsolePassword | Read a password from the System.in stream. |
| DefaultLoginConfig | An mbean that uses the default JAAS login configuration file based implementation. |
| DefaultSecurityManagement | The Default Security Management class that instantiates the standard Security Managers (Authentication, Authorization, Audit, Mapping,IdentityTrust etc) |
| FilePassword | Read a password in opaque form to a file for use with the FilePassword accessor in conjunction with the JaasSecurityDomain {CLASS}org.jboss.security.plugins.FilePassword:password-file format of the KeyStorePass attribute. |
| JBossAuthenticationManager | Default Implementation of the AuthenticationManager Interface |
| JBossAuthorizationManager | Authorization Manager implementation |
| JBossPolicyRegistration | Default implementation of Policy Registration interface |
| JBossSecurityContext | Implementation of the Security Context for the JBoss AS |
| JBossSecurityContextUtil | Utility class for JBossSecurityContext implementation |
| NoAccessSecurityManager | An implementation of SubjectSecurityManager, RealmMapping does not allow any authentication and every check for a role fails. |
| NullSecurityManager | An implementation of SubjectSecurityManager, RealmMapping that authenticates everyone and for which Principals have any role requested. |
| PBEUtils | Ecrypt a password using the JaasSecurityDomain password Usage: PBEUtils salt count domain-password password salt : the Salt attribute from the JaasSecurityDomain count : the IterationCount attribute from the JaasSecurityDomain domain-password : the plaintext password that maps to the KeyStorePass attribute from the JaasSecurityDomain password : the plaintext password that should be encrypted with the JaasSecurityDomain password |
| TmpFilePassword | Read a password from a file specified via the ctor and then overwrite the file contents with garbage, and then remove it. |
| TransactionManagerLocator | Locate a Transaction Manager |
Security plugins have moved to the jbosssx cvs module.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||