Uses of Interface
gov.bnl.gums.configuration.ConfigurationStore

Packages that use ConfigurationStore
gov.bnl.gums Core classes for the Grid User Management System. 
gov.bnl.gums.configuration Classes responsible for handling the GUMS configuration. 
gov.bnl.gums.userGroup Classes for providing storage of individual users. 
 

Uses of ConfigurationStore in gov.bnl.gums
 

Fields in gov.bnl.gums declared as ConfigurationStore
protected  ConfigurationStore GUMS.confStore
           
 

Constructors in gov.bnl.gums with parameters of type ConfigurationStore
GUMS(ConfigurationStore confStore)
          Creates and initilializes a new instance of GUMS with a specified configuration store
 

Uses of ConfigurationStore in gov.bnl.gums.configuration
 

Classes in gov.bnl.gums.configuration that implement ConfigurationStore
 class FileConfigurationStore
          Implements the logic to retrieve the configuration from the gums.config file taken from the classpath.
 

Uses of ConfigurationStore in gov.bnl.gums.userGroup
 

Fields in gov.bnl.gums.userGroup declared as ConfigurationStore
protected  ConfigurationStore LDAPUserGroup.confStore
           
 



Copyright © 2004-2008. All Rights Reserved.