Package org.jboss.security

The basic security interfaces and classes are now located in the jbosssx module.

See:
          Description

Interface Summary
CertificatePrincipal An interface for converting an X509 cert to a Principal
IAppPolicyStore An interface describing an AppPolicy security store.
 

Class Summary
AltClientLoginModule A simple implementation of LoginModule for use by JBoss clients for the establishment of the caller identity and credentials.
AnybodyPrincipal An implementation of Principal and Comparable that represents any role.
AppPolicy A combination of keystore, authentication and authorization entries.
AuthenticationInfo The login module configuration information.
AuthorizationInfo  
Base64Encoder BASE64 encoder implementation.
Base64Utils Base64 encoding/decoding utilities
ClientLoginModule A simple implementation of LoginModule for use by JBoss clients for the establishment of the caller identity and credentials.
NestableGroup An implementation of Group that allows that acts as a stack of Groups with a single Group member active at any time.
NestablePrincipal An implementation of Group that allows that acts as a stack of Principals with a single Principal Group member active at any time.
NobodyPrincipal An implementation of Principal and Comparable that represents no role.
RunAsIdentity The RunAsIdentity is a Principal that associates the run-as principal with his run-as role(s).
SecurityAssociation The SecurityAssociation class maintains the security principal and credentials.
SecurityAssociation.SubjectContext The encapsulation of the authenticated subject
SecurityAssociationAuthenticator An implementation of Authenticator that obtains the username and password from the current SecurityAssociation state.
SecurityRoleRef Represents a Security Role Ref element in the deployment descriptor
SecurityRolesAssociation The SecurityRolesAssociation uses a ThreadLocal to associate the SecurityRoleMetaData from the deployment with the current thread.
SecurityUtil Security Utility Class
SimpleGroup  
SimplePrincipal A simple String based implementation of Principal.
Util Util.
 

Package org.jboss.security Description

The basic security interfaces and classes are now located in the jbosssx module.



Copyright © 2009 JBoss Inc.. All Rights Reserved.