Uses of Class
org.globus.gsi.gssapi.auth.GSSAuthorization
-
Packages that use GSSAuthorization Package Description org.globus.gsi.gssapi.auth -
-
Uses of GSSAuthorization in org.globus.gsi.gssapi.auth
Subclasses of GSSAuthorization in org.globus.gsi.gssapi.auth Modifier and Type Class Description classHostAuthorizationImplements a simple host authorization mechanism.classHostOrSelfAuthorizationclassIdentityAuthorizationImplements a simple identity authorization mechanism.classNoAuthorizationImplements the simplest authorization mechanism that does not do any authorization checks.classSelfAuthorizationPerforms the identity authorization check.
-