Uses of Class
org.globus.gsi.gssapi.auth.HostOrSelfAuthorization
-
Packages that use HostOrSelfAuthorization Package Description org.globus.gsi.gssapi.auth -
-
Uses of HostOrSelfAuthorization in org.globus.gsi.gssapi.auth
Fields in org.globus.gsi.gssapi.auth declared as HostOrSelfAuthorization Modifier and Type Field Description private static HostOrSelfAuthorization
HostOrSelfAuthorization. authorization
Methods in org.globus.gsi.gssapi.auth that return HostOrSelfAuthorization Modifier and Type Method Description static HostOrSelfAuthorization
HostOrSelfAuthorization. getInstance()
Returns a single instance of this class.
-