Class FormOutboundClientInformationResponseMessage

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

public class FormOutboundClientInformationResponseMessage extends AbstractOIDCClientRegistrationAction
Action that forms outbound dynamic client registration response.
Since:
4.4.0
  • Field Details

    • log

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

    • FormOutboundClientInformationResponseMessage

      public FormOutboundClientInformationResponseMessage()
  • Method Details