Uses of Class
org.globus.gsi.jaas.JaasSubject

Packages that use JaasSubject
org.globus.gsi.jaas   
 

Uses of JaasSubject in org.globus.gsi.jaas
 

Subclasses of JaasSubject in org.globus.gsi.jaas
 class GlobusSubject
          An implementation of the JaasSubject API to circumvent the JAAS problem of Subject propagation.
 class StandardSubject
          Standard JAAS implementation of the JAAS Subject helper API.
 

Methods in org.globus.gsi.jaas that return JaasSubject
static JaasSubject JaasSubject.getJaasSubject()
          Gets current implementation of the JaasSubject API.