Uses of Class
org.globus.gsi.gssapi.auth.GSSAuthorization

Packages that use GSSAuthorization
org.globus.gsi.gssapi.auth   
 

Uses of GSSAuthorization in org.globus.gsi.gssapi.auth
 

Subclasses of GSSAuthorization in org.globus.gsi.gssapi.auth
 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.
 



Copyright © 2013. All Rights Reserved.