Java Globus API: Package org.globus.security.auth

Package org.globus.security.auth

Interface Summary
Authorization Interface for authorization mechanisms.
 

Class Summary
HostAuthorization Implements a simple host authorization mechanism.
IdentityAuthorization Implements a simple identity authorization mechanism.
NoAuthorization Implements the simplest authorization mechanism that does not do any authorization checks.
SelfAuthorization Performs the identity authorization check.
 

Exception Summary
AuthorizationException