Uses of Annotation Interface
org.forgerock.openam.annotations.EvolvingAll
Packages that use EvolvingAll
Package
Description
Defines common SAMLv2 utilities and constants.
Contains classes to be used by the SAML2 scripted plugins.
This package contains the API for writing authentication nodes.
This package contains the API for writing SAML federation plugins.
The AM supporting classes for centrally configuring secrets.
Classes and interfaces to create configurable secret store backends.
Type adapters for converting a type to and from a set of strings, which is the underlying SMS
representation for configuration.
-
Uses of EvolvingAll in com.sun.identity.saml2.common
Classes in com.sun.identity.saml2.common with annotations of type EvolvingAllModifier and TypeClassDescriptionclassThis class is an extension point for invalid usernames in the SAML flow. -
Uses of EvolvingAll in com.sun.identity.saml2.plugins.scripted
Classes in com.sun.identity.saml2.plugins.scripted with annotations of type EvolvingAllModifier and TypeClassDescriptionclassProvides helper functions for IDP Adapter Script Implementations.classThis class exposes methods that are only intended to be used by IDP Attribute Mapper script types.classThis class wraps around anEntitlementInfoobject for consumption in scripts.classProvides helper functions for SP Adapter Script Implementations. -
Uses of EvolvingAll in org.forgerock.openam.auth.node.api
Classes in org.forgerock.openam.auth.node.api with annotations of type EvolvingAllModifier and TypeClassDescriptionfinal classSuspended text output callback extendsTextOutputCallbackto allow a custom message to be displayed to the user whilst informing the client that the current auth flow has been suspended.interfaceThis handler interface allows authentication nodes to suspend authentication and send a unique ID out of band to the end-user. -
Uses of EvolvingAll in org.forgerock.openam.saml2.plugins
Classes in org.forgerock.openam.saml2.plugins with annotations of type EvolvingAllModifier and TypeInterfaceDescriptioninterfaceTheFedletAdapterPluginabstract class provides methods that could be extended to perform user specific logics during SAMLv2 protocol processing on the Service Provider side.interfaceThis interfaceIDPAdapteris used to perform specific tasks in the IdP.interfaceThis interfaceIDPFinderis used to find a list of preferred Identity Authenticating providers to service the authentication request.interfaceAll the SAML federation plugins that need to be initialized should extend this.interfaceThe marker interface that all the federation plugins should extend from.interfaceTheSPAdapterPluginprovides contracts to perform user specific logics during SAMLv2 protocol processing on the Service Provider side. -
Uses of EvolvingAll in org.forgerock.openam.secrets
Classes in org.forgerock.openam.secrets with annotations of type EvolvingAllModifier and TypeInterfaceDescriptioninterfaceA marker interface for types that provider secret store implementations.final classDefaultingPurpose<S extends Secret>A purpose that can fallback to a default secret ID if the first - more specific - secret ID could not be found in the secrets provider.interfaceThis interface allows customization of the key ID values associated with public keys stored inKeyStoreSecretStores.interfaceA provider of commonsSecretStoreinstances.classAn exception that occured when reading the configuration of the secret API.classA class of exception arising from use of the secrets API.classAChoiceValuesimplementation that fetches the names of all known purposes.interfaceThis interface allows AM's modules/components to easily expose which secret IDs they are using.classAn exception that occurred when initialising the secret API.classAn exception that represents an inability to instantiate a secret object.classThe top-level API to obtain secrets in AM.classA facade aroundSecretsProviderinstances from the realm and global levels that will delegate correctly to the global provider when a secret is not found in the realm, and knows how to resolve secrets for aDefaultingPurpose.interfaceFactory for creating instances ofSecretsProviderFacadeclassA class that can provide secret references for a given purpose.classEncapsulates the context in which a secret store is being instantiated.classUtility methods for dealing with secrets.interfaceProvides instances of the commons secretsSecretStorewithout needing references to other secrets.classAn exception that occured when a secret reference is not available. -
Uses of EvolvingAll in org.forgerock.openam.secrets.config
Classes in org.forgerock.openam.secrets.config with annotations of type EvolvingAllModifier and TypeInterfaceDescriptioninterfaceProvides support for fetching secrets from Google Secret Manager.interfaceAn abstraction of initialising a keystore-basedBaseSecretStoreProvider.enumSupported property formats for file-based and system/environment variable properties.interfaceA mapping of purpose to alias with a valid-from date.classThis validator makes sure that the secret mappings have both the alias and the secret ID specified, and additionally it verifies that there is no other secret mapping in the configuration already for the same secret ID.classValidates purpose mappings for theGoogleKeyManagementServiceSecretStoreandGoogleSecretManagerSecretStoreProvider. -
Uses of EvolvingAll in org.forgerock.openam.sm.annotations.adapters
Classes in org.forgerock.openam.sm.annotations.adapters with annotations of type EvolvingAllModifier and TypeClassDescription@interfaceType adapter annotation for giving information about a secret purpose.