Uses of Class
org.jboss.security.SubjectInfo

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

Uses of SubjectInfo in org.jboss.security
 

Methods in org.jboss.security that return SubjectInfo
 SubjectInfo SecurityContext.getSubjectInfo()
          Subject Info
 

Methods in org.jboss.security with parameters of type SubjectInfo
 void SecurityContext.setSubjectInfo(SubjectInfo si)
          Subject Info
 

Constructors in org.jboss.security with parameters of type SubjectInfo
SecurityIdentity(SubjectInfo subject, RunAs outgoingRunAs, RunAs incomingRunAs)
          Create a SecurityIdentity Instance
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.