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