Package | Description |
---|---|
org.openapitools.client.api | |
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
<T> T |
AuthorizationServerApi.rotateAuthorizationServerKeys(java.lang.Class<?> T,
java.lang.String authServerId,
JwkUse use)
Rotate all Credential Keys
Rotate all credential keys
|
java.util.List<JsonWebKey> |
AuthorizationServerApi.rotateAuthorizationServerKeys(java.lang.String authServerId,
JwkUse use)
Rotate all Credential Keys
Rotate all credential keys
|
PagedList |
AuthorizationServerApi.rotateAuthorizationServerKeysWithPaginationInfo(java.lang.String authServerId,
JwkUse use)
Rotate all Credential Keys
Rotate all credential keys
|
Modifier and Type | Method and Description |
---|---|
JwkUse |
JwkUse.use(JwkUseType use) |
Copyright © 2017-2022 Okta. All Rights Reserved.