Interface AuthenticationServiceSelectionStrategyConfigurer

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
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
    • getName

      default String getName()
      Gets name.
      Returns:
      the name