JBoss Security SPI - Aggregator 2.0.4.SP8

Uses of Class
org.jboss.security.SecurityIdentity

Packages that use SecurityIdentity
org.jboss.security The basic security interfaces and classes are now located in the jbosssx module. 
 

Uses of SecurityIdentity in org.jboss.security
 

Methods in org.jboss.security that return SecurityIdentity
abstract  SecurityIdentity SecurityContextUtil.getSecurityIdentity()
          Get a holder of subject, runAs and caller RunAs
 

Methods in org.jboss.security with parameters of type SecurityIdentity
abstract  void SecurityContextUtil.setSecurityIdentity(SecurityIdentity si)
          Inject subject, runAs and callerRunAs into the security context Mainly used by integration code base to cache the security identity and put back to the security context
 


JBoss Security SPI - Aggregator 2.0.4.SP8

Copyright © 2012 JBoss Inc.. All Rights Reserved.