|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConfigurationException | |
|---|---|
| edu.internet2.middleware.ldappc | |
| edu.internet2.middleware.ldappc.synchronize | |
| Uses of ConfigurationException in edu.internet2.middleware.ldappc |
|---|
| Methods in edu.internet2.middleware.ldappc that throw ConfigurationException | |
|---|---|
File |
Ldappc.calculate()
Calculate provisioning and write to a file. |
static URL |
ConfigManager.getSystemResourceURL(String resource,
boolean isRequired)
This returns a URL created by
ClassLoader.getSystemResource(java.lang.String) for
resource. |
| Constructors in edu.internet2.middleware.ldappc that throw ConfigurationException | |
|---|---|
ConfigManager()
|
|
ConfigManager(String pathToConfig)
Constructs an instance of ConfigManager using the configuration file identified by the uri. |
|
ConfigManager(String pathToConfig,
String pathToProperties)
Constructs an instance of ConfigManager using the given configuration file and properties file |
|
| Uses of ConfigurationException in edu.internet2.middleware.ldappc.synchronize |
|---|
| Constructors in edu.internet2.middleware.ldappc.synchronize that throw ConfigurationException | |
|---|---|
GroupEntrySynchronizer(Ldappc ldappc,
boolean provisionMemberDns)
Constructs a GroupEntrySynchronizer. |
|
StringMembershipSynchronizer(Ldappc ldappc,
String subject)
Constructs a StringMembershipSynchronizer. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||