Uses of Class
org.globus.gsi.gssapi.jaas.JaasSubject
-
Packages that use JaasSubject Package Description org.globus.gsi.gssapi.jaas -
-
Uses of JaasSubject in org.globus.gsi.gssapi.jaas
Subclasses of JaasSubject in org.globus.gsi.gssapi.jaas Modifier and Type Class Description classGlobusSubjectAn implementation of theJaasSubjectAPI to circumvent the JAAS problem of Subject propagation.classStandardSubjectStandard JAAS implementation of the JAAS Subject helper API.Methods in org.globus.gsi.gssapi.jaas that return JaasSubject Modifier and Type Method Description static JaasSubjectJaasSubject. getJaasSubject()Gets current implementation of theJaasSubjectAPI.
-