Class MappedMetadataIdentityBuilder

  • All Implemented Interfaces:
    ComponentLifecycle, IdentityBuilder

    public class MappedMetadataIdentityBuilder
    extends MetadataIdentityBuilderImpl
    Build the identity from metadata which is mapped to specific values.

    In the event that your metadata keys match the values within the identity map then you are better off using MetadataIdentityBuilder instead.

    In the adapter configuration file this class is aliased as mapped-metadata-identity-builder which is the preferred alternative to the fully qualified classname when building your configuration.