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 class
HostAuthorization
Implements a simple host authorization mechanism.class
HostOrSelfAuthorization
class
IdentityAuthorization
Implements a simple identity authorization mechanism.class
NoAuthorization
Implements the simplest authorization mechanism that does not do any authorization checks.class
SelfAuthorization
Performs the identity authorization check.
-