Class AddTosUrisToClientMetadata

All Implemented Interfaces:
Component, DestructableComponent, InitializableComponent, ProfileAction, org.springframework.beans.factory.Aware, org.springframework.context.MessageSource, org.springframework.context.MessageSourceAware, org.springframework.webflow.execution.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