Uses of Interface
org.globus.gatekeeper.GateKeeperListener

Packages that use GateKeeperListener
org.globus.gatekeeper   
 

Uses of GateKeeperListener in org.globus.gatekeeper
 

Methods in org.globus.gatekeeper with parameters of type GateKeeperListener
 void GateKeeperServer.addListener(GateKeeperListener listener)
          Add a new listener for this Gatekeeper.
 void GateKeeperServer.removeListener(GateKeeperListener listener)
          Remove a listener from this Gatekeeper.