Interface AuthenticationHandler

All Known Implementing Classes:
ChainedAuthenticationHandler, JWTAuthenticationHandler, MTLSAuthenticationHandler

public interface AuthenticationHandler
  • Method Details

    • controlPlaneRequestAuthenticated

      boolean controlPlaneRequestAuthenticated(HttpRequest request)