Uses of Class
com.okta.sdk.resource.model.AuthorizationServerJsonWebKey
Packages that use AuthorizationServerJsonWebKey
-
Uses of AuthorizationServerJsonWebKey in com.okta.sdk.resource.api
Methods in com.okta.sdk.resource.api that return types with arguments of type AuthorizationServerJsonWebKeyModifier and TypeMethodDescriptionAuthorizationServerKeysApi.listAuthorizationServerKeys
(String authServerId) List all Credential Keys Lists all credential keysAuthorizationServerKeysApi.listAuthorizationServerKeys
(String authServerId, Map<String, String> additionalHeaders) List all Credential Keys Lists all credential keysAuthorizationServerKeysApi.rotateAuthorizationServerKeys
(String authServerId, JwkUse use) Rotate all Credential Keys Rotates all credential keysAuthorizationServerKeysApi.rotateAuthorizationServerKeys
(String authServerId, JwkUse use, Map<String, String> additionalHeaders) Rotate all Credential Keys Rotates all credential keys -
Uses of AuthorizationServerJsonWebKey in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return AuthorizationServerJsonWebKeyModifier and TypeMethodDescription