Uses of Package
org.jboss.security

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.audit   
org.jboss.security.callbacks   
org.jboss.security.factories   
org.jboss.security.identitytrust   
org.jboss.security.javaee   
org.jboss.security.mapping   
 

Classes in org.jboss.security used by org.jboss.security
AuthenticationManager
          The AuthenticationManager is responsible for validating credentials associated with principals.
AuthorizationManager
          Generalized Authorization Manager Interface.
BaseSecurityManager
          Interface that defines common behavior among the various Security Managers
ISecurityManagement
          Interface to obtain the various managers for security like authentication, authorization, audit, identitytrust etc
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.
 

Classes in org.jboss.security used by org.jboss.security.audit
BaseSecurityManager
          Interface that defines common behavior among the various Security Managers
 

Classes in org.jboss.security used by org.jboss.security.callbacks
SecurityContext
          Encapsulation of Authentication, Authorization, Mapping and other security aspects at the level of a security domain
 

Classes in org.jboss.security used by org.jboss.security.factories
AuthorizationManager
          Generalized Authorization Manager Interface.
 

Classes in org.jboss.security used by org.jboss.security.identitytrust
BaseSecurityManager
          Interface that defines common behavior among the various Security Managers
SecurityContext
          Encapsulation of Authentication, Authorization, Mapping and other security aspects at the level of a security domain
 

Classes in org.jboss.security used by org.jboss.security.javaee
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
 

Classes in org.jboss.security used by org.jboss.security.mapping
BaseSecurityManager
          Interface that defines common behavior among the various Security Managers
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.