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

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



Copyright © 2009 JBoss Inc.. All Rights Reserved.