Package | Description |
---|---|
org.forgerock.opendj.server.config.client |
Provides client-side interfaces for querying and managing the Core
directory server administrative components.
|
org.forgerock.opendj.server.config.meta |
Provides introspection interfaces for the Core directory server
administrative components.
|
org.forgerock.opendj.server.config.server |
Provides server-side interfaces for accessing the Core directory
server administrative components.
|
org.opends.server.extensions |
Contains various implementations of Directory Server APIs that are not appropriate for other packages.
|
Modifier and Type | Method and Description |
---|---|
ManagedObjectDefinition<? extends Sha1PasswordStorageSchemeCfgClient,? extends Sha1PasswordStorageSchemeCfg> |
Sha1PasswordStorageSchemeCfgClient.definition()
Get the configuration definition associated with this SHA-1 Password Storage Scheme.
|
Modifier and Type | Method and Description |
---|---|
Sha1PasswordStorageSchemeCfg |
Sha1PasswordStorageSchemeCfgDefn.createServerConfiguration(ServerManagedObject<? extends Sha1PasswordStorageSchemeCfg> impl) |
Modifier and Type | Method and Description |
---|---|
Class<Sha1PasswordStorageSchemeCfg> |
Sha1PasswordStorageSchemeCfgDefn.getServerConfigurationClass() |
Modifier and Type | Method and Description |
---|---|
Sha1PasswordStorageSchemeCfg |
Sha1PasswordStorageSchemeCfgDefn.createServerConfiguration(ServerManagedObject<? extends Sha1PasswordStorageSchemeCfg> impl) |
Modifier and Type | Method and Description |
---|---|
Class<? extends Sha1PasswordStorageSchemeCfg> |
Sha1PasswordStorageSchemeCfg.configurationClass()
Gets the configuration class associated with this SHA-1 Password Storage Scheme.
|
Modifier and Type | Method and Description |
---|---|
void |
Sha1PasswordStorageSchemeCfg.addSha1ChangeListener(ConfigurationChangeListener<Sha1PasswordStorageSchemeCfg> listener)
Register to be notified when this SHA-1 Password Storage Scheme is changed.
|
void |
Sha1PasswordStorageSchemeCfg.removeSha1ChangeListener(ConfigurationChangeListener<Sha1PasswordStorageSchemeCfg> listener)
Deregister an existing SHA-1 Password Storage Scheme configuration change listener.
|
Modifier and Type | Method and Description |
---|---|
void |
SHA1PasswordStorageScheme.initializePasswordStorageScheme(Sha1PasswordStorageSchemeCfg configuration) |
Copyright 2010-2020 ForgeRock AS.