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 HostOrSelfAuthorizationHostOrSelfAuthorization. authorizationMethods in org.globus.gsi.gssapi.auth that return HostOrSelfAuthorization Modifier and Type Method Description static HostOrSelfAuthorizationHostOrSelfAuthorization. getInstance()Returns a single instance of this class.
-