Uses of Class
org.globus.gsi.gssapi.jaas.JaasSubject
Packages that use JaasSubject
-
Uses of JaasSubject in org.globus.gsi.gssapi.jaas
Subclasses of JaasSubject in org.globus.gsi.gssapi.jaasModifier and TypeClassDescriptionclass
An implementation of theJaasSubject
API to circumvent the JAAS problem of Subject propagation.class
Standard JAAS implementation of the JAAS Subject helper API.Methods in org.globus.gsi.gssapi.jaas that return JaasSubjectModifier and TypeMethodDescriptionstatic JaasSubject
JaasSubject.getJaasSubject()
Gets current implementation of theJaasSubject
API.