@Service(name="ldap-config-source") public class LDAPConfigSource extends ConfiguredExtensionConfigSource<LDAPConfigSourceConfiguration>
configuration
Constructor and Description |
---|
LDAPConfigSource() |
Modifier and Type | Method and Description |
---|---|
void |
bootstrap() |
boolean |
deleteValue(String value) |
void |
destroy() |
String |
getName() |
int |
getOrdinal() |
Map<String,String> |
getProperties() |
Set<String> |
getPropertyNames() |
String |
getSource() |
String |
getValue(String propertyName) |
boolean |
setValue(String key,
String value) |
getConfiguration, setConfiguration
Copyright © 2021. All rights reserved.