Class FormOutboundIntrospectionResponseMessage

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 FormOutboundIntrospectionResponseMessage extends AbstractProfileAction
Action that forms outbound token introspection success message. Formed message is set to InOutOperationContext.getOutboundMessageContext().
  • Field Details

    • log

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

    • FormOutboundIntrospectionResponseMessage

      public FormOutboundIntrospectionResponseMessage()
  • Method Details