Class AddLogoUrisToClientMetadata

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 AddLogoUrisToClientMetadata extends AbstractOIDCClientMetadataPopulationAction
This action adds the logo_uri(s) to the client metadata.
  • Field Details

    • log

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

    • AddLogoUrisToClientMetadata

      public AddLogoUrisToClientMetadata()
  • Method Details