public class ChainedAuthenticationHandler extends Object implements AuthenticationHandler
Constructor and Description |
---|
ChainedAuthenticationHandler(AuthenticationHandler... authenticationHandlers) |
Modifier and Type | Method and Description |
---|---|
boolean |
controlPlaneRequestAuthenticated(HttpRequest request) |
public ChainedAuthenticationHandler(AuthenticationHandler... authenticationHandlers)
public boolean controlPlaneRequestAuthenticated(HttpRequest request)
controlPlaneRequestAuthenticated
in interface AuthenticationHandler
Copyright © 2022. All rights reserved.