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 AuthenticationHandlerCopyright © 2022. All rights reserved.