Uses of Interface
org.forgerock.openidm.accountchange.client.OpenidmAccountStatusNotificationHandlerCfgClient
-
Packages that use OpenidmAccountStatusNotificationHandlerCfgClient Package Description 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 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. -
-
Uses of OpenidmAccountStatusNotificationHandlerCfgClient in org.forgerock.openidm.accountchange.client
Methods in org.forgerock.openidm.accountchange.client that return types with arguments of type OpenidmAccountStatusNotificationHandlerCfgClient Modifier and Type Method Description org.forgerock.opendj.config.ManagedObjectDefinition<? extends OpenidmAccountStatusNotificationHandlerCfgClient,? extends OpenidmAccountStatusNotificationHandlerCfg>OpenidmAccountStatusNotificationHandlerCfgClient. definition()Get the configuration definition associated with this Openidm Account Status Notification Handler. -
Uses of OpenidmAccountStatusNotificationHandlerCfgClient in org.forgerock.openidm.accountchange.meta
Methods in org.forgerock.openidm.accountchange.meta that return OpenidmAccountStatusNotificationHandlerCfgClient Modifier and Type Method Description OpenidmAccountStatusNotificationHandlerCfgClientOpenidmAccountStatusNotificationHandlerCfgDefn. createClientConfiguration(org.forgerock.opendj.config.client.ManagedObject<? extends OpenidmAccountStatusNotificationHandlerCfgClient> impl)Method parameters in org.forgerock.openidm.accountchange.meta with type arguments of type OpenidmAccountStatusNotificationHandlerCfgClient Modifier and Type Method Description OpenidmAccountStatusNotificationHandlerCfgClientOpenidmAccountStatusNotificationHandlerCfgDefn. createClientConfiguration(org.forgerock.opendj.config.client.ManagedObject<? extends OpenidmAccountStatusNotificationHandlerCfgClient> impl)
-