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 TypeClassDescriptionclassAn implementation of theJaasSubjectAPI to circumvent the JAAS problem of Subject propagation.classStandard JAAS implementation of the JAAS Subject helper API.Methods in org.globus.gsi.gssapi.jaas that return JaasSubjectModifier and TypeMethodDescriptionstatic JaasSubjectJaasSubject.getJaasSubject()Gets current implementation of theJaasSubjectAPI.