public class ApiGatewayAuthorizerContext
extends java.util.HashMap<java.lang.String,java.lang.String>
| Constructor and Description |
|---|
ApiGatewayAuthorizerContext() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getContextValue(java.lang.String key) |
java.lang.String |
getPrincipalId() |
void |
setPrincipalId(java.lang.String principalId) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesCopyright © 2017. All Rights Reserved.