Uses of Class
org.openapitools.client.model.JwkUse
Packages that use JwkUse
-
Uses of JwkUse in org.openapitools.client.api
Methods in org.openapitools.client.api with parameters of type JwkUseModifier and TypeMethodDescriptionAuthorizationServerApi.rotateAuthorizationServerKeys
(String authServerId, JwkUse use) Rotate all Credential Keys Rotates all credential keysAuthorizationServerApi.rotateAuthorizationServerKeys
(String authServerId, JwkUse use, Map<String, String> additionalHeaders) Rotate all Credential Keys Rotates all credential keys -
Uses of JwkUse in org.openapitools.client.model
Methods in org.openapitools.client.model that return JwkUse