public abstract class AKSKHeaderExtension extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
DEFAULT_SECRET_AUTH_NAME |
protected static String |
DEFAULT_SECRET_AUTH_PATH |
| Constructor and Description |
|---|
AKSKHeaderExtension() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
createAuthHeaders() |
protected void |
decode(com.fasterxml.jackson.databind.JsonNode authNode) |
protected Map<String,String> |
getHeaders() |
protected static final String DEFAULT_SECRET_AUTH_PATH
protected static final String DEFAULT_SECRET_AUTH_NAME
public abstract void createAuthHeaders()
protected void decode(com.fasterxml.jackson.databind.JsonNode authNode)
throws IOException
IOExceptionCopyright © 2017–2020 The Apache Software Foundation. All rights reserved.