public interface Provider
A provider must be declared in the provider-configuration file
META-INF/services/org.forgerock.opendj.ldap.spi.<ProviderClass>
in order to allow automatic loading of the implementation classes using the
java.util.ServiceLoader facility.
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the name of this provider.
|
String getName()
Copyright © 2017-2020 Wren Security. All Rights Reserved.