Class AddTosUrisToClientMetadata

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

public class AddTosUrisToClientMetadata extends AbstractOIDCClientMetadataPopulationAction
This action adds the tos_uri(s) to the client metadata.
  • Field Details

    • log

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

    • AddTosUrisToClientMetadata

      public AddTosUrisToClientMetadata()
  • Method Details