| Package | Description |
|---|---|
| io.fusionauth.jwks.domain | |
| io.fusionauth.jwt.domain |
| Modifier and Type | Field and Description |
|---|---|
KeyType |
JSONWebKey.kty
The key type parameter.
|
| Modifier and Type | Method and Description |
|---|---|
static KeyType |
KeyType.getKeyTypeFromOid(String oid) |
static KeyType |
KeyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyType[] |
KeyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.