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.
|
Modifier and Type | Method and Description |
---|---|
ManagedObjectDefinition<? extends SaltedSha512PasswordStorageSchemeCfgClient,? extends SaltedSha512PasswordStorageSchemeCfg> |
SaltedSha512PasswordStorageSchemeCfgClient.definition()
Get the configuration definition associated with this Salted SHA-512 Password Storage Scheme.
|
Modifier and Type | Method and Description |
---|---|
SaltedSha512PasswordStorageSchemeCfg |
SaltedSha512PasswordStorageSchemeCfgDefn.createServerConfiguration(ServerManagedObject<? extends SaltedSha512PasswordStorageSchemeCfg> impl) |
Modifier and Type | Method and Description |
---|---|
Class<SaltedSha512PasswordStorageSchemeCfg> |
SaltedSha512PasswordStorageSchemeCfgDefn.getServerConfigurationClass() |
Modifier and Type | Method and Description |
---|---|
SaltedSha512PasswordStorageSchemeCfg |
SaltedSha512PasswordStorageSchemeCfgDefn.createServerConfiguration(ServerManagedObject<? extends SaltedSha512PasswordStorageSchemeCfg> impl) |
Modifier and Type | Method and Description |
---|---|
Class<? extends SaltedSha512PasswordStorageSchemeCfg> |
SaltedSha512PasswordStorageSchemeCfg.configurationClass()
Gets the configuration class associated with this Salted SHA-512 Password Storage Scheme.
|
Modifier and Type | Method and Description |
---|---|
void |
SaltedSha512PasswordStorageSchemeCfg.addSaltedSha512ChangeListener(ConfigurationChangeListener<SaltedSha512PasswordStorageSchemeCfg> listener)
Register to be notified when this Salted SHA-512 Password Storage Scheme is changed.
|
void |
SaltedSha512PasswordStorageSchemeCfg.removeSaltedSha512ChangeListener(ConfigurationChangeListener<SaltedSha512PasswordStorageSchemeCfg> listener)
Deregister an existing Salted SHA-512 Password Storage Scheme configuration change listener.
|
Copyright 2010-2018 ForgeRock AS.