public class DefaultJwkSet extends ParameterMap implements JwkSet
idiomaticValues, PARAMS, values| Constructor and Description |
|---|
DefaultJwkSet(Parameter<Set<Jwk<?>>> param,
Map<String,?> src) |
| Modifier and Type | Method and Description |
|---|---|
Set<Jwk<?>> |
getKeys() |
String |
getName() |
Iterator<Jwk<?>> |
iterator() |
clear, containsKey, containsValue, entrySet, equals, get, get, hashCode, isEmpty, keySet, put, put, putAll, remove, replace, size, toString, valuespublic String getName()
getName in interface NameablegetName in class ParameterMapCopyright © 2014–2024 jsonwebtoken.io. All rights reserved.