|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.jboss.security | |
---|---|
org.jboss.security | The basic security interfaces and classes are now located in the jbosssx module. |
org.jboss.security.auth.certs | |
org.jboss.security.plugins | Security plugins have moved to the jbosssx cvs module. |
org.jboss.security.ssl |
Classes in org.jboss.security used by org.jboss.security | |
---|---|
AbstractSecurityProxy
An abstract implementation of SecurityProxy that wraps a non-SecurityProxy object. |
|
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. |
|
AuthenticationManager
The AuthenticationManager is responsible for validating credentials associated with principals. |
|
AuthorizationInfo
|
|
NobodyPrincipal
An implementation of Principal and Comparable that represents no role. |
|
RealmMapping
The interface for Principal mapping. |
|
RunAsIdentity
The RunAsIdentity is a Principal that associates the run-as principal with his run-as role(s). |
|
SecurityAssociation.SubjectContext
The encapsulation of the authenticated subject |
|
SecurityProxy
An interface describing the requirements for a SecurityInterceptor proxy. |
|
SecurityProxyFactory
An interface for factories of SecurityProxy objects. |
|
SimplePrincipal
A simple String based implementation of Principal. |
|
SubjectSecurityManager
All functionality in this interface is now in the base AuthenticationManager interface. |
Classes in org.jboss.security used by org.jboss.security.auth.certs | |
---|---|
CertificatePrincipal
An interface for converting an X509 cert to a Principal |
Classes in org.jboss.security used by org.jboss.security.plugins | |
---|---|
AuthenticationManager
The AuthenticationManager is responsible for validating credentials associated with principals. |
|
RealmMapping
The interface for Principal mapping. |
|
SecurityDomain
The SecurityDomain interface combines the SubjectSecurityManager and RealmMapping interfaces and adds a keyStore and trustStore as well as JSSE KeyManagerFactory and TrustManagerFactory accessors for use with SSL/JSSE. |
|
SubjectSecurityManager
All functionality in this interface is now in the base AuthenticationManager interface. |
Classes in org.jboss.security used by org.jboss.security.ssl | |
---|---|
SecurityDomain
The SecurityDomain interface combines the SubjectSecurityManager and RealmMapping interfaces and adds a keyStore and trustStore as well as JSSE KeyManagerFactory and TrustManagerFactory accessors for use with SSL/JSSE. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |