Class GenerateClientSecret

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 GenerateClientSecret extends AbstractProfileAction
Creates a new client secret with the IdentifierGenerationStrategy attached to this action. The client secret is included to the OIDCClientRegistrationResponseContext together with its validity period, if defined.