Uses of Class
org.globus.gatekeeper.internal.GateKeeperRequest

Packages that use GateKeeperRequest
org.globus.gatekeeper   
org.globus.gatekeeper.internal   
 

Uses of GateKeeperRequest in org.globus.gatekeeper
 

Methods in org.globus.gatekeeper with parameters of type GateKeeperRequest
protected  void GateKeeperClient.handlePing(GSSCredential creds, GateKeeperRequest cr)
           
protected  void GateKeeperClient.handleRequest(GSSCredential creds, GateKeeperRequest cr)
           
 

Uses of GateKeeperRequest in org.globus.gatekeeper.internal
 

Methods in org.globus.gatekeeper.internal that return GateKeeperRequest
 GateKeeperRequest GateKeeperProtocol.parseRequest(InputStream in)