Class AddContactsToClientMetadata

All Implemented Interfaces:
Component, DestructableComponent, InitializableComponent, ProfileAction, Aware, MessageSource, MessageSourceAware, Action

public class AddContactsToClientMetadata extends AbstractOIDCClientMetadataPopulationAction
Adds the contents of the contacts attribute from the input metadata to the output OIDCClientMetadata.
  • Field Details

    • log

      @Nonnull private final org.slf4j.Logger log
      Class logger.
  • Constructor Details

    • AddContactsToClientMetadata

      public AddContactsToClientMetadata()
  • Method Details