public interface InformationExchangeContext
extends io.jsonwebtoken.Claims
InformationExchange components
JWT Claims serializable informational exchange context| Modifier and Type | Field and Description |
|---|---|
static String |
INFORMATION_EXCHANGE |
| Modifier and Type | Method and Description |
|---|---|
void |
commit() |
String |
getApplicationJti(String subject) |
String |
getUrl() |
void |
refresh() |
get, getAudience, getExpiration, getId, getIssuedAt, getIssuer, getNotBefore, getSubject, setAudience, setExpiration, setId, setIssuedAt, setIssuer, setNotBefore, setSubjectclear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesstatic final String INFORMATION_EXCHANGE
Copyright © 2012–2020 ARECAP. All rights reserved.