Class SetSubjectToResponseContext

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 SetSubjectToResponseContext extends AbstractOIDCResponseAction
Action that locates subject using strategy. Located subject is set to OIDCAuthenticationResponseContext.
  • Field Details

  • Constructor Details

    • SetSubjectToResponseContext

      public SetSubjectToResponseContext()
      Constructor.
  • Method Details