Uses of Class
gldapo.exception.GldapoInvalidConfigException

Packages that use GldapoInvalidConfigException
gldapo   
 

Uses of GldapoInvalidConfigException in gldapo
 

Methods in gldapo that throw GldapoInvalidConfigException
static List Gldapo.extractDirectoriesFromConfig(Map config)
          Creates a List of GldapoDirectory objects from the given config.
static Collection Gldapo.extractSchemasFromConfig(Map config)
          Fetches the schema classes indictated by the config.
static Collection Gldapo.extractTypeMappingsFromConfig(Map config)
          Fetches the type mapping classes indictated by the config.
 



Copyright © 2007-2010 Codehaus. All Rights Reserved.