Uses of Class
org.apache.geronimo.security.SubjectId

Packages that use SubjectId
org.apache.geronimo.security   
 

Uses of SubjectId in org.apache.geronimo.security
 

Methods in org.apache.geronimo.security that return SubjectId
static SubjectId ContextManager.getCurrentId()
           
 SubjectId IdentificationPrincipal.getId()
           
static SubjectId ContextManager.getSubjectId(Subject subject)
           
static SubjectId ContextManager.registerSubject(Subject subject)
           
 

Methods in org.apache.geronimo.security with parameters of type SubjectId
static Subject ContextManager.getRegisteredSubject(SubjectId id)
           
 

Constructors in org.apache.geronimo.security with parameters of type SubjectId
IdentificationPrincipal(SubjectId id)
           
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.