Package | Description |
---|---|
org.jboss.security |
The basic security interfaces and classes are now located in the
jbosssx module.
|
org.jboss.security.callbacks | |
org.jboss.security.identitytrust | |
org.jboss.security.javaee |
Class and Description |
---|
AuthenticationManager
The AuthenticationManager is responsible for validating credentials
associated with principals.
|
ISecurityManagement
Interface to obtain the various managers for security
like authentication, authorization, audit, identitytrust etc
|
JSSESecurityDomain
Security domain used for configuring SSL.
|
RealmMapping
The interface for Principal mapping.
|
RunAs
Represent an entity X with a proof of identity Y
|
SecurityContext
Encapsulation of Authentication, Authorization, Mapping and other
security aspects at the level of a security domain
|
SecurityContextUtil
General Utility methods for dealing with the SecurityContext
|
SecurityIdentity
Represents an Identity of an agent interacting with the
security service.
|
SecurityManagerLocator
Locator for the various security managers
|
SubjectInfo
Holds information - principal, credential and subject
This class is handled by the Util class associated with the security context
|
SubjectSecurityManager
All functionality in this interface is now in the base AuthenticationManager
interface.
|
Class and Description |
---|
SecurityContext
Encapsulation of Authentication, Authorization, Mapping and other
security aspects at the level of a security domain
|
Class and Description |
---|
SecurityContext
Encapsulation of Authentication, Authorization, Mapping and other
security aspects at the level of a security domain
|
Class and Description |
---|
RunAs
Represent an entity X with a proof of identity Y
|
SecurityContext
Encapsulation of Authentication, Authorization, Mapping and other
security aspects at the level of a security domain
|
Copyright © 2015 JBoss Inc.. All Rights Reserved.