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