Class SelectLogoutConsumerFlow

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

public class SelectLogoutConsumerFlow extends AbstractApplicationAction
Action that checks all enabled logout consumer flows and returns the flow ID of the first enabled flow indicating it can handle the request.
Event:
EventIds.PROCEED_EVENT_ID, AuthnEventIds.NO_POTENTIAL_FLOW, selected logout consumer flow ID
  • Field Details

  • Constructor Details

    • SelectLogoutConsumerFlow

      public SelectLogoutConsumerFlow()
      Constructor.
  • Method Details