Package org.forgerock.am.config
package org.forgerock.am.config
This package contains the config API that is used to retrieve and persist configuration for services.
-
ClassDescriptionRepresents an identity in which annotated service configuration may have its scope bounded by.Marks an attribute as being dynamic.This interface identifies the
ServiceComponentConfig
as containing configuration that is applied globally.This interface identifies theServiceComponentConfig
as containing configuration that is applied to an identity.Annotated configuration classes implementing this interface will be able to have listeners registered to be invoked on configuration changes.Builder responsible for providing fluent-like functions for building up Action instances which will respond to changes in Service configuration.A generic listener which will respond to a configuration or schema change event.Represents an event provided to a service listener.This interface identifies theServiceComponentConfig
as containing configuration that is applied to a realm.A marker interface indicating that the sub-type defines configuration for a Service Component.An exception that indicates there was a problem when using the Service Component Config API.