| Package | Description |
|---|---|
| com.okta.sdk.resource.api | |
| com.okta.sdk.resource.model |
| Modifier and Type | Method and Description |
|---|---|
List<JsonWebKey> |
AuthorizationServerApi.rotateAuthorizationServerKeys(String authServerId,
JwkUse use)
Rotate all Credential Keys
Rotates all credential keys
|
List<JsonWebKey> |
AuthorizationServerApi.rotateAuthorizationServerKeys(String authServerId,
JwkUse use,
Map<String,String> additionalHeaders)
Rotate all Credential Keys
Rotates all credential keys
|
| Modifier and Type | Method and Description |
|---|---|
JwkUse |
JwkUse.use(JwkUseType use) |
Copyright © 2017–2023 Okta. All rights reserved.