Skip navigation links
Wren:DS Account Change Notification Handler for IDM 4.0.0-M3 Documentation
A C D E G H I O P R S T V 

A

addOpenidmChangeListener(ConfigurationChangeListener<OpenidmAccountStatusNotificationHandlerCfg>) - Method in interface org.forgerock.openidm.accountchange.server.OpenidmAccountStatusNotificationHandlerCfg
Register to be notified when this Openidm Account Status Notification Handler is changed.
applyConfigurationChange(OpenidmAccountStatusNotificationHandlerCfg) - Method in class org.forgerock.openidm.accountchange.OpenidmAccountStatusNotificationHandler
 

C

close() - Method in class org.forgerock.openidm.accountchange.PersistedQueue
Closes this queue and frees up all resources associated to it.
configurationClass() - Method in interface org.forgerock.openidm.accountchange.server.OpenidmAccountStatusNotificationHandlerCfg
Gets the configuration class associated with this Openidm Account Status Notification Handler.
createClientConfiguration(ManagedObject<? extends OpenidmAccountStatusNotificationHandlerCfgClient>) - Method in class org.forgerock.openidm.accountchange.meta.OpenidmAccountStatusNotificationHandlerCfgDefn
createServerConfiguration(ServerManagedObject<? extends OpenidmAccountStatusNotificationHandlerCfg>) - Method in class org.forgerock.openidm.accountchange.meta.OpenidmAccountStatusNotificationHandlerCfgDefn

D

definition() - Method in interface org.forgerock.openidm.accountchange.client.OpenidmAccountStatusNotificationHandlerCfgClient
Get the configuration definition associated with this Openidm Account Status Notification Handler.

E

ERR_OPENIDM_PWSYNC_INITIALIZATIONEXCEPTION - Static variable in class org.forgerock.openidm.accountchange.OpenidmAccountStatusNotificationHandlerMessages
An error occurred during OpenIDM Password Sync plugin initialization: %s.
ERR_OPENIDM_PWSYNC_INVALID_AUTHENTICATION_CONFIG - Static variable in class org.forgerock.openidm.accountchange.OpenidmAccountStatusNotificationHandlerMessages
Authentication to OpenIDM requires either ssl-cert-nickname to be set or openidm-user and openidm-password to be set but neither were set.
ERR_OPENIDM_PWSYNC_INVALID_CLIENT_CERT_NICKNAME - Static variable in class org.forgerock.openidm.accountchange.OpenidmAccountStatusNotificationHandlerMessages
An error occurred during OpenIDM Password Sync plugin initialization because the ssl-cert-nickname '%s' is not found in provided keystore.
ERR_OPENIDM_PWSYNC_INVALID_SERVERKEYALIAS - Static variable in class org.forgerock.openidm.accountchange.OpenidmAccountStatusNotificationHandlerMessages
An error occurred during OpenIDM Password Sync plugin initialization because the certificate-subject-dn '%s' is not found in provided truststore.
ERR_OPENIDM_PWSYNC_INVALID_TRUSTMANAGERPROVIDER - Static variable in class org.forgerock.openidm.accountchange.OpenidmAccountStatusNotificationHandlerMessages
An error occurred during OpenIDM Password Sync plugin initialization because the trust-manager-provider: '%s' does not exist.
ERR_OPENIDM_PWSYNC_LOGFILE_ALREADY_EXISTS - Static variable in class org.forgerock.openidm.accountchange.OpenidmAccountStatusNotificationHandlerMessages
An error occurred during OpenIDM Password Sync plugin initialization because log file creation failed: %s exists and is not a directory.
ERR_OPENIDM_PWSYNC_LOGFILE_UNABLE_TO_CREATE_DIRECTORY - Static variable in class org.forgerock.openidm.accountchange.OpenidmAccountStatusNotificationHandlerMessages
An error occurred during OpenIDM Password Sync plugin initialization because log file creation failed : could not create directory %s.
ERR_OPENIDM_PWSYNC_MALFORMEDURLEXCEPTION - Static variable in class org.forgerock.openidm.accountchange.OpenidmAccountStatusNotificationHandlerMessages
An error occurred during OpenIDM Password Sync plugin initialization because the url '%s' is not a valid OpenIDM-URL: %s.
ERR_OPENIDM_PWSYNC_NO_KEYMANAGER_PROVIDER - Static variable in class org.forgerock.openidm.accountchange.OpenidmAccountStatusNotificationHandlerMessages
An error occurred during OpenIDM Password Sync plugin initialization because a key manager is required for SSL client authentication, but no key manager was provided.
ERR_OPENIDM_PWSYNC_UNAUTHORISED_REQUEST - Static variable in class org.forgerock.openidm.accountchange.OpenidmAccountStatusNotificationHandlerMessages
Unable to send password update request because Client can not authorise.
ERR_OPENIDM_PWSYNC_UNEXPECTED_RETURN_STATUS - Static variable in class org.forgerock.openidm.accountchange.OpenidmAccountStatusNotificationHandlerMessages
Unable to send password update request because unexpected error happend.

G

getAttributeType() - Method in interface org.forgerock.openidm.accountchange.client.OpenidmAccountStatusNotificationHandlerCfgClient
Gets the "attribute-type" property.
getAttributeType() - Method in interface org.forgerock.openidm.accountchange.server.OpenidmAccountStatusNotificationHandlerCfg
Gets the "attribute-type" property.
getAttributeTypePropertyDefinition() - Method in class org.forgerock.openidm.accountchange.meta.OpenidmAccountStatusNotificationHandlerCfgDefn
Get the "attribute-type" property definition.
getCertificateSubjectDN() - Method in interface org.forgerock.openidm.accountchange.client.OpenidmAccountStatusNotificationHandlerCfgClient
Gets the "certificate-subject-dn" property.
getCertificateSubjectDN() - Method in interface org.forgerock.openidm.accountchange.server.OpenidmAccountStatusNotificationHandlerCfg
Gets the "certificate-subject-dn" property.
getCertificateSubjectDNPropertyDefinition() - Method in class org.forgerock.openidm.accountchange.meta.OpenidmAccountStatusNotificationHandlerCfgDefn
Get the "certificate-subject-dn" property definition.
getEnabledPropertyDefinition() - Method in class org.forgerock.openidm.accountchange.meta.OpenidmAccountStatusNotificationHandlerCfgDefn
Get the "enabled" property definition.
getInstance() - Static method in class org.forgerock.openidm.accountchange.meta.OpenidmAccountStatusNotificationHandlerCfgDefn
Get the Openidm Account Status Notification Handler configuration definition singleton.
getJavaClass() - Method in interface org.forgerock.openidm.accountchange.client.OpenidmAccountStatusNotificationHandlerCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface org.forgerock.openidm.accountchange.server.OpenidmAccountStatusNotificationHandlerCfg
Gets the "java-class" property.
getJavaClassPropertyDefinition() - Method in class org.forgerock.openidm.accountchange.meta.OpenidmAccountStatusNotificationHandlerCfgDefn
Get the "java-class" property definition.
getKeyManagerProvider() - Method in interface org.forgerock.openidm.accountchange.client.OpenidmAccountStatusNotificationHandlerCfgClient
Gets the "key-manager-provider" property.
getKeyManagerProvider() - Method in interface org.forgerock.openidm.accountchange.server.OpenidmAccountStatusNotificationHandlerCfg
Gets the "key-manager-provider" property.
getKeyManagerProviderDN() - Method in interface org.forgerock.openidm.accountchange.server.OpenidmAccountStatusNotificationHandlerCfg
Gets the "key-manager-provider" property as a DN.
getKeyManagerProviderPropertyDefinition() - Method in class org.forgerock.openidm.accountchange.meta.OpenidmAccountStatusNotificationHandlerCfgDefn
Get the "key-manager-provider" property definition.
getLogFile() - Method in interface org.forgerock.openidm.accountchange.client.OpenidmAccountStatusNotificationHandlerCfgClient
Gets the "log-file" property.
getLogFile() - Method in interface org.forgerock.openidm.accountchange.server.OpenidmAccountStatusNotificationHandlerCfg
Gets the "log-file" property.
getLogFilePropertyDefinition() - Method in class org.forgerock.openidm.accountchange.meta.OpenidmAccountStatusNotificationHandlerCfgDefn
Get the "log-file" property definition.
getOpenidmCompatMode() - Method in interface org.forgerock.openidm.accountchange.client.OpenidmAccountStatusNotificationHandlerCfgClient
Gets the "openidm-compat-mode" property.
getOpenidmCompatMode() - Method in interface org.forgerock.openidm.accountchange.server.OpenidmAccountStatusNotificationHandlerCfg
Gets the "openidm-compat-mode" property.
getOpenidmCompatModePropertyDefinition() - Method in class org.forgerock.openidm.accountchange.meta.OpenidmAccountStatusNotificationHandlerCfgDefn
Get the "openidm-compat-mode" property definition.
getOpenidmPassword() - Method in interface org.forgerock.openidm.accountchange.client.OpenidmAccountStatusNotificationHandlerCfgClient
Gets the "openidm-password" property.
getOpenidmPassword() - Method in interface org.forgerock.openidm.accountchange.server.OpenidmAccountStatusNotificationHandlerCfg
Gets the "openidm-password" property.
getOpenidmPasswordPropertyDefinition() - Method in class org.forgerock.openidm.accountchange.meta.OpenidmAccountStatusNotificationHandlerCfgDefn
Get the "openidm-password" property definition.
getOpenidmUrl() - Method in interface org.forgerock.openidm.accountchange.client.OpenidmAccountStatusNotificationHandlerCfgClient
Gets the "openidm-url" property.
getOpenidmUrl() - Method in interface org.forgerock.openidm.accountchange.server.OpenidmAccountStatusNotificationHandlerCfg
Gets the "openidm-url" property.
getOpenidmUrlPropertyDefinition() - Method in class org.forgerock.openidm.accountchange.meta.OpenidmAccountStatusNotificationHandlerCfgDefn
Get the "openidm-url" property definition.
getOpenidmUsername() - Method in interface org.forgerock.openidm.accountchange.client.OpenidmAccountStatusNotificationHandlerCfgClient
Gets the "openidm-username" property.
getOpenidmUsername() - Method in interface org.forgerock.openidm.accountchange.server.OpenidmAccountStatusNotificationHandlerCfg
Gets the "openidm-username" property.
getOpenidmUsernamePropertyDefinition() - Method in class org.forgerock.openidm.accountchange.meta.OpenidmAccountStatusNotificationHandlerCfgDefn
Get the "openidm-username" property definition.
getPasswordAttribute() - Method in interface org.forgerock.openidm.accountchange.client.OpenidmAccountStatusNotificationHandlerCfgClient
Gets the "password-attribute" property.
getPasswordAttribute() - Method in interface org.forgerock.openidm.accountchange.server.OpenidmAccountStatusNotificationHandlerCfg
Gets the "password-attribute" property.
getPasswordAttributePropertyDefinition() - Method in class org.forgerock.openidm.accountchange.meta.OpenidmAccountStatusNotificationHandlerCfgDefn
Get the "password-attribute" property definition.
getPrivateKeyAlias() - Method in interface org.forgerock.openidm.accountchange.client.OpenidmAccountStatusNotificationHandlerCfgClient
Gets the "private-key-alias" property.
getPrivateKeyAlias() - Method in interface org.forgerock.openidm.accountchange.server.OpenidmAccountStatusNotificationHandlerCfg
Gets the "private-key-alias" property.
getPrivateKeyAliasPropertyDefinition() - Method in class org.forgerock.openidm.accountchange.meta.OpenidmAccountStatusNotificationHandlerCfgDefn
Get the "private-key-alias" property definition.
getQueryId() - Method in interface org.forgerock.openidm.accountchange.client.OpenidmAccountStatusNotificationHandlerCfgClient
Gets the "query-id" property.
getQueryId() - Method in interface org.forgerock.openidm.accountchange.server.OpenidmAccountStatusNotificationHandlerCfg
Gets the "query-id" property.
getQueryIdPropertyDefinition() - Method in class org.forgerock.openidm.accountchange.meta.OpenidmAccountStatusNotificationHandlerCfgDefn
Get the "query-id" property definition.
getQueueName() - Method in class org.forgerock.openidm.accountchange.PersistedQueue
Returns this queue name.
getServerConfigurationClass() - Method in class org.forgerock.openidm.accountchange.meta.OpenidmAccountStatusNotificationHandlerCfgDefn
getShutdownListenerName() - Method in class org.forgerock.openidm.accountchange.OpenidmAccountStatusNotificationHandler
Returns the listener name.
getSSLCertNickname() - Method in interface org.forgerock.openidm.accountchange.client.OpenidmAccountStatusNotificationHandlerCfgClient
Gets the "ssl-cert-nickname" property.
getSSLCertNickname() - Method in interface org.forgerock.openidm.accountchange.server.OpenidmAccountStatusNotificationHandlerCfg
Gets the "ssl-cert-nickname" property.
getSSLCertNicknamePropertyDefinition() - Method in class org.forgerock.openidm.accountchange.meta.OpenidmAccountStatusNotificationHandlerCfgDefn
Get the "ssl-cert-nickname" property definition.
getTrustManagerProvider() - Method in interface org.forgerock.openidm.accountchange.client.OpenidmAccountStatusNotificationHandlerCfgClient
Gets the "trust-manager-provider" property.
getTrustManagerProvider() - Method in interface org.forgerock.openidm.accountchange.server.OpenidmAccountStatusNotificationHandlerCfg
Gets the "trust-manager-provider" property.
getTrustManagerProviderDN() - Method in interface org.forgerock.openidm.accountchange.server.OpenidmAccountStatusNotificationHandlerCfg
Gets the "trust-manager-provider" property as a DN.
getTrustManagerProviderPropertyDefinition() - Method in class org.forgerock.openidm.accountchange.meta.OpenidmAccountStatusNotificationHandlerCfgDefn
Get the "trust-manager-provider" property definition.
getUpdateInterval() - Method in interface org.forgerock.openidm.accountchange.client.OpenidmAccountStatusNotificationHandlerCfgClient
Gets the "update-interval" property.
getUpdateInterval() - Method in interface org.forgerock.openidm.accountchange.server.OpenidmAccountStatusNotificationHandlerCfg
Gets the "update-interval" property.
getUpdateIntervalPropertyDefinition() - Method in class org.forgerock.openidm.accountchange.meta.OpenidmAccountStatusNotificationHandlerCfgDefn
Get the "update-interval" property definition.

H

handleStatusNotification(AccountStatusNotification) - Method in class org.forgerock.openidm.accountchange.OpenidmAccountStatusNotificationHandler
 

I

INFO_OPENIDM_PWSYNC_LOGFILE_CHANGE_REQUIRES_RESTART - Static variable in class org.forgerock.openidm.accountchange.OpenidmAccountStatusNotificationHandlerMessages
The file name that the OpenIDM Password Sync plugin logs changes has been changed from %s to %s, but this change will not take effect until the server is restarted
INFO_OPENIDM_PWSYNC_UPDATE_INTERVAL_CHANGE_REQUIRES_RESTART - Static variable in class org.forgerock.openidm.accountchange.OpenidmAccountStatusNotificationHandlerMessages
The update interval of the OpenIDM Password Sync plugin executes the background thread has been changed from %s to %s, but this change will not take effect until the server is restarted
initializeStatusNotificationHandler(OpenidmAccountStatusNotificationHandlerCfg) - Method in class org.forgerock.openidm.accountchange.OpenidmAccountStatusNotificationHandler
 
isConfigurationAcceptable(AccountStatusNotificationHandlerCfg, List<LocalizableMessage>) - Method in class org.forgerock.openidm.accountchange.OpenidmAccountStatusNotificationHandler
 
isConfigurationChangeAcceptable(OpenidmAccountStatusNotificationHandlerCfg, List<LocalizableMessage>) - Method in class org.forgerock.openidm.accountchange.OpenidmAccountStatusNotificationHandler
 

O

OpenidmAccountStatusNotificationHandler - Class in org.forgerock.openidm.accountchange
An account status notification handler that listens to password reset and password change events in order to propagate them to OpenIDM.
OpenidmAccountStatusNotificationHandler() - Constructor for class org.forgerock.openidm.accountchange.OpenidmAccountStatusNotificationHandler
 
OpenidmAccountStatusNotificationHandlerCfg - Interface in org.forgerock.openidm.accountchange.server
A server-side interface for querying Openidm Account Status Notification Handler settings.
OpenidmAccountStatusNotificationHandlerCfgClient - Interface in org.forgerock.openidm.accountchange.client
A client-side interface for reading and modifying Openidm Account Status Notification Handler settings.
OpenidmAccountStatusNotificationHandlerCfgDefn - Class in org.forgerock.openidm.accountchange.meta
An interface for querying the Openidm Account Status Notification Handler managed object definition meta information.
OpenidmAccountStatusNotificationHandlerCfgDefn.OpenidmCompatMode - Enum in org.forgerock.openidm.accountchange.meta
Defines the set of permissable values for the "openidm-compat-mode" property.
OpenidmAccountStatusNotificationHandlerMessages - Class in org.forgerock.openidm.accountchange
This file contains localizable message descriptors having the resource name org.forgerock.openidm.accountchange.openidm-account-status-notification-handler.
org.forgerock.openidm.accountchange - package org.forgerock.openidm.accountchange
OpenIDM password synchronization extension's implementation classes.
org.forgerock.openidm.accountchange.client - package org.forgerock.openidm.accountchange.client
Provides client-side interfaces for querying and managing the OpenIDM account change plugin Applications can use the interfaces defined within this package to retrieve, list, create, and remove managed objects, as well as query and update their properties.
org.forgerock.openidm.accountchange.meta - package org.forgerock.openidm.accountchange.meta
Provides introspection interfaces for the OpenIDM account change plugin This package provides access to meta-information about the managed objects, their properties, their relationships with other managed objects, and their inheritance model.
org.forgerock.openidm.accountchange.server - package org.forgerock.openidm.accountchange.server
Provides server-side interfaces for accessing the OpenIDM account change plugin Components within the server can use the interfaces defined within this package to query the properties of the managed objects and register to be notified when managed objects are added, removed, or modified.

P

PersistedQueue - Class in org.forgerock.openidm.accountchange
Fast request queue implementation on top of Berkley DB Java Edition.
PersistedQueue(File, String, int) - Constructor for class org.forgerock.openidm.accountchange.PersistedQueue
Creates instance of persistent queue.
poll() - Method in class org.forgerock.openidm.accountchange.PersistedQueue
Retrieves and returns element from the head of this queue.
processServerShutdown(LocalizableMessage) - Method in class org.forgerock.openidm.accountchange.OpenidmAccountStatusNotificationHandler
Processes a server shutdown.
push(String, String) - Method in class org.forgerock.openidm.accountchange.PersistedQueue
Pushes element to the queue.

R

removeOpenidmChangeListener(ConfigurationChangeListener<OpenidmAccountStatusNotificationHandlerCfg>) - Method in interface org.forgerock.openidm.accountchange.server.OpenidmAccountStatusNotificationHandlerCfg
Deregister an existing Openidm Account Status Notification Handler configuration change listener.
resourceName() - Static method in class org.forgerock.openidm.accountchange.OpenidmAccountStatusNotificationHandlerMessages
Returns the name of the resource associated with the messages contained in this class.

S

setAttributeType(Collection<AttributeType>) - Method in interface org.forgerock.openidm.accountchange.client.OpenidmAccountStatusNotificationHandlerCfgClient
Sets the "attribute-type" property.
setCertificateSubjectDN(DN) - Method in interface org.forgerock.openidm.accountchange.client.OpenidmAccountStatusNotificationHandlerCfgClient
Sets the "certificate-subject-dn" property.
setJavaClass(String) - Method in interface org.forgerock.openidm.accountchange.client.OpenidmAccountStatusNotificationHandlerCfgClient
Sets the "java-class" property.
setKeyManagerProvider(String) - Method in interface org.forgerock.openidm.accountchange.client.OpenidmAccountStatusNotificationHandlerCfgClient
Sets the "key-manager-provider" property.
setLogFile(String) - Method in interface org.forgerock.openidm.accountchange.client.OpenidmAccountStatusNotificationHandlerCfgClient
Sets the "log-file" property.
setOpenidmCompatMode(OpenidmAccountStatusNotificationHandlerCfgDefn.OpenidmCompatMode) - Method in interface org.forgerock.openidm.accountchange.client.OpenidmAccountStatusNotificationHandlerCfgClient
Sets the "openidm-compat-mode" property.
setOpenidmPassword(String) - Method in interface org.forgerock.openidm.accountchange.client.OpenidmAccountStatusNotificationHandlerCfgClient
Sets the "openidm-password" property.
setOpenidmUrl(String) - Method in interface org.forgerock.openidm.accountchange.client.OpenidmAccountStatusNotificationHandlerCfgClient
Sets the "openidm-url" property.
setOpenidmUsername(String) - Method in interface org.forgerock.openidm.accountchange.client.OpenidmAccountStatusNotificationHandlerCfgClient
Sets the "openidm-username" property.
setPasswordAttribute(String) - Method in interface org.forgerock.openidm.accountchange.client.OpenidmAccountStatusNotificationHandlerCfgClient
Sets the "password-attribute" property.
setPrivateKeyAlias(String) - Method in interface org.forgerock.openidm.accountchange.client.OpenidmAccountStatusNotificationHandlerCfgClient
Sets the "private-key-alias" property.
setQueryId(String) - Method in interface org.forgerock.openidm.accountchange.client.OpenidmAccountStatusNotificationHandlerCfgClient
Sets the "query-id" property.
setSSLCertNickname(String) - Method in interface org.forgerock.openidm.accountchange.client.OpenidmAccountStatusNotificationHandlerCfgClient
Sets the "ssl-cert-nickname" property.
setTrustManagerProvider(String) - Method in interface org.forgerock.openidm.accountchange.client.OpenidmAccountStatusNotificationHandlerCfgClient
Sets the "trust-manager-provider" property.
setUpdateInterval(long) - Method in interface org.forgerock.openidm.accountchange.client.OpenidmAccountStatusNotificationHandlerCfgClient
Sets the "update-interval" property.
size() - Method in class org.forgerock.openidm.accountchange.PersistedQueue
Returns the size of this queue.

T

toString() - Method in enum org.forgerock.openidm.accountchange.meta.OpenidmAccountStatusNotificationHandlerCfgDefn.OpenidmCompatMode

V

valueOf(String) - Static method in enum org.forgerock.openidm.accountchange.meta.OpenidmAccountStatusNotificationHandlerCfgDefn.OpenidmCompatMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.forgerock.openidm.accountchange.meta.OpenidmAccountStatusNotificationHandlerCfgDefn.OpenidmCompatMode
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E G H I O P R S T V 
Skip navigation links
Wren:DS Account Change Notification Handler for IDM 4.0.0-M3 Documentation

Copyright © 2017-2020 Wren Security. All Rights Reserved.