Interface AuthenticationServiceSelectionStrategyConfigurer

All Superinterfaces:
org.apereo.cas.util.NamedObject
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface AuthenticationServiceSelectionStrategyConfigurer extends org.apereo.cas.util.NamedObject
This is AuthenticationServiceSelectionStrategyConfigurer that is used to extract and translate a given service request/URL.
Since:
5.1.0
  • Method Details

    • configureAuthenticationServiceSelectionStrategy

      void configureAuthenticationServiceSelectionStrategy(AuthenticationServiceSelectionPlan plan)
      Configure authentication service selection strategy.
      Parameters:
      plan - the plan