public interface Configuration
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Configuration> |
configurationClass()
Gets the configuration class associated with this configuration.
|
org.forgerock.opendj.ldap.DN |
dn()
Gets the DN of the LDAP entry associated with this configuration.
|
String |
name()
Gets the RDN value of the LDAP entry associated with this configuration.
|
org.forgerock.opendj.ldap.DN dn()
String name()
Class<? extends Configuration> configurationClass()
Copyright © 2017-2020 Wren Security. All Rights Reserved.