Package | Description |
---|---|
org.forgerock.openidconnect |
Modifier and Type | Method and Description |
---|---|
static Client.PublicKeySelector |
Client.PublicKeySelector.fromString(String type)
Translates a string into a token endpoint auth method type.
|
static Client.PublicKeySelector |
Client.PublicKeySelector.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Client.PublicKeySelector[] |
Client.PublicKeySelector.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.