Uses of Class
org.globus.security.gridmap.GridMap

Packages that use GridMap
org.globus.gatekeeper   
org.globus.security.gridmap   
 

Uses of GridMap in org.globus.gatekeeper
 

Methods in org.globus.gatekeeper that return GridMap
 GridMap GateKeeperServer.getGridMap()
           
 

Methods in org.globus.gatekeeper with parameters of type GridMap
 void GateKeeperServer.setGridMap(GridMap gridMap)
           
 

Uses of GridMap in org.globus.security.gridmap
 

Subclasses of GridMap in org.globus.security.gridmap
 class GridMapLocal
          Gridmap implementation with a local username lookup feature.