public class LdapConfigurationStore extends Object implements ConfigurationStore
| Constructor and Description |
|---|
LdapConfigurationStore() |
LdapConfigurationStore(LdapConfigurationStore oldStore,
Attributes attributes,
String... tags) |
LdapConfigurationStore(LdapConfigurationStore oldStore,
String key,
Attributes attributes,
String... tags) |
| Modifier and Type | Method and Description |
|---|---|
Collection<TaggedPropertySet> |
parseConfiguration() |
public LdapConfigurationStore()
public LdapConfigurationStore(LdapConfigurationStore oldStore, String key, Attributes attributes, String... tags)
public LdapConfigurationStore(LdapConfigurationStore oldStore, Attributes attributes, String... tags)
public Collection<TaggedPropertySet> parseConfiguration()
parseConfiguration in interface ConfigurationStoreCopyright © 2008–2022. All rights reserved.