Interface WebAuthStrategyContext


  • public interface WebAuthStrategyContext
    Context in which a WebAuthStrategy runs
    • Method Detail

      • getName

        default java.lang.String getName()
        Returns:
        the name of the IdP associated with the web auth strategy
      • getGatewayContext

        GatewayContext getGatewayContext()
        Returns:
        the GatewayContext where the IdP associated with the web auth strategy runs