|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseSecurityManager | |
---|---|
org.jboss.security | The basic security interfaces and classes are now located in the jbosssx module. |
org.jboss.security.audit | |
org.jboss.security.identitytrust | |
org.jboss.security.mapping |
Uses of BaseSecurityManager in org.jboss.security |
---|
Subinterfaces of BaseSecurityManager in org.jboss.security | |
---|---|
interface |
AuthenticationManager
The AuthenticationManager is responsible for validating credentials associated with principals. |
interface |
AuthorizationManager
Generalized Authorization Manager Interface. |
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. |
Uses of BaseSecurityManager in org.jboss.security.audit |
---|
Subinterfaces of BaseSecurityManager in org.jboss.security.audit | |
---|---|
interface |
AuditManager
An interface that defines the Security Audit Service |
Uses of BaseSecurityManager in org.jboss.security.identitytrust |
---|
Subinterfaces of BaseSecurityManager in org.jboss.security.identitytrust | |
---|---|
interface |
IdentityTrustManager
Interface representing the trust manager for determining Identity |
Uses of BaseSecurityManager in org.jboss.security.mapping |
---|
Subinterfaces of BaseSecurityManager in org.jboss.security.mapping | |
---|---|
interface |
MappingManager
Manager that is used for mapping various types |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |