Modifier and Type | Method and Description |
---|---|
JsonWebKeyList |
Client.listIdentityProviderKeys()
List Keys
Enumerates IdP key credentials.
|
Modifier and Type | Method and Description |
---|---|
JsonWebKeyList |
DefaultClient.listIdentityProviderKeys()
List Keys
Enumerates IdP key credentials.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultJsonWebKeyList |
Modifier and Type | Method and Description |
---|---|
JsonWebKeyList |
DefaultApplication.listKeys()
List Key Credentials for Application
Enumerates key credentials for an application
|
Modifier and Type | Method and Description |
---|---|
JsonWebKeyList |
DefaultAuthorizationServer.listKeys()
Success
|
JsonWebKeyList |
DefaultAuthorizationServer.rotateKeys(JwkUse use)
Success
|
Modifier and Type | Method and Description |
---|---|
JsonWebKeyList |
DefaultIdentityProvider.listSigningKeys()
List Signing Key Credentials for IdP
Enumerates signing key credentials for an IdP
|
Modifier and Type | Method and Description |
---|---|
JsonWebKeyList |
Application.listKeys()
List Key Credentials for Application
Enumerates key credentials for an application
|
Modifier and Type | Method and Description |
---|---|
JsonWebKeyList |
AuthorizationServer.listKeys()
Success
|
JsonWebKeyList |
AuthorizationServer.rotateKeys(JwkUse use)
Success
|
Modifier and Type | Method and Description |
---|---|
JsonWebKeyList |
IdentityProvider.listSigningKeys()
List Signing Key Credentials for IdP
Enumerates signing key credentials for an IdP
|
Copyright © 2017–2023 Okta. All rights reserved.