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.
|
org.forgerock.opendj.ldap.DN dn()
Class<? extends Configuration> configurationClass()
Copyright © 2011-2015 ForgeRock AS. All Rights Reserved.