Class BuildClientInformation

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 BuildClientInformation extends AbstractProfileAction
An action that uses the information from OIDCClientRegistrationResponseContext attached to the message context for creating a new ClientInformationResponse. It will be set as the outbound message.