Uses of Interface
org.forgerock.opendj.server.config.client.Base64PasswordStorageSchemeCfgClient
-
Packages that use Base64PasswordStorageSchemeCfgClient 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. -
-
Uses of Base64PasswordStorageSchemeCfgClient in org.forgerock.opendj.server.config.client
Methods in org.forgerock.opendj.server.config.client that return types with arguments of type Base64PasswordStorageSchemeCfgClient Modifier and Type Method Description ManagedObjectDefinition<? extends Base64PasswordStorageSchemeCfgClient,? extends Base64PasswordStorageSchemeCfg>
Base64PasswordStorageSchemeCfgClient. definition()
Get the configuration definition associated with this Base64 Password Storage Scheme. -
Uses of Base64PasswordStorageSchemeCfgClient in org.forgerock.opendj.server.config.meta
Methods in org.forgerock.opendj.server.config.meta that return Base64PasswordStorageSchemeCfgClient Modifier and Type Method Description Base64PasswordStorageSchemeCfgClient
Base64PasswordStorageSchemeCfgDefn. createClientConfiguration(ManagedObject<? extends Base64PasswordStorageSchemeCfgClient> impl)
Method parameters in org.forgerock.opendj.server.config.meta with type arguments of type Base64PasswordStorageSchemeCfgClient Modifier and Type Method Description Base64PasswordStorageSchemeCfgClient
Base64PasswordStorageSchemeCfgDefn. createClientConfiguration(ManagedObject<? extends Base64PasswordStorageSchemeCfgClient> impl)
-