public static class JwksDecoder.JsonKey extends Object
| Constructor and Description |
|---|
JsonKey(String kty,
Optional<String> kid) |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getKid() |
String |
getKty() |
Optional<String> |
getStringProperty(String name) |
void |
set(String name,
Object value) |
Copyright © 2010–2021 Airlift. All rights reserved.