Package org.globus.gatekeeper

Interface Summary
GateKeeperListener  
Service Provides a simple interface is accessed by the gatekeeper to forward service requests and handle service-specific protocol replies.
ServiceRequest  
 

Class Summary
Gatekeeper  
GateKeeperClient GateKeeperClient is a thread which handles individual client request.
GateKeeperServer Globus GateKeeper.
 

Exception Summary
AuthorizationException AuthorizationException is returned when the client is not authorized to access the service.
BadRequestException BadRequestException indicates that a client made a bad request to the server.
GateKeeperException  
ServiceException  
ServiceNotFoundException ServiceNotFoundException indicates that the service the client requested is not supported by the server.