|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthenticationManager | |
---|---|
org.jboss.security | The basic security interfaces and classes are now located in the jbosssx module. |
Uses of AuthenticationManager in org.jboss.security |
---|
Subinterfaces of AuthenticationManager in org.jboss.security | |
---|---|
interface |
GeneralizedAuthenticationManager
Marker interface that combines the legacy AuthenticationManager and the new JASPI (JSR-196) ServerAuthContext interfaces |
interface |
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. |
interface |
ServerAuthenticationManager
AuthenticationManager with JSR-196 Semantics |
interface |
SubjectSecurityManager
All functionality in this interface is now in the base AuthenticationManager interface. |
Methods in org.jboss.security that return AuthenticationManager | |
---|---|
AuthenticationManager |
SecurityManagerLocator.getAuthenticationManager()
|
AuthenticationManager |
ISecurityManagement.getAuthenticationManager(String securityDomain)
Authentication Manager for the security domain |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |