public final class RequestMapping
private final Map<String, Object>
claims
private final String
typeHeader
RequestMapping(String requestParam, String match, Map<String, Object> claims, String typeHeader)
final Map<String, Object>
getClaims()
final String
getTypeHeader()
final Boolean
isMatch(TokenRequest tokenRequest)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Map<String, Object> getClaims()
final String getTypeHeader()
final Boolean isMatch(TokenRequest tokenRequest)