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 TypeMethodDescription<T> TAuthorizationServerApi.rotateAuthorizationServerKeys(Class<?> T, String authServerId, JwkUse use) Rotate all Credential Keys Rotate all credential keysAuthorizationServerApi.rotateAuthorizationServerKeys(String authServerId, JwkUse use) Rotate all Credential Keys Rotate all credential keysorg.springframework.http.ResponseEntity<List<JsonWebKey>>AuthorizationServerApi.rotateAuthorizationServerKeysWithHttpInfo(String authServerId, JwkUse use) Rotate all Credential Keys Rotate all credential keysAuthorizationServerApi.rotateAuthorizationServerKeysWithPaginationInfo(String authServerId, JwkUse use) Rotate all Credential Keys Rotate all credential keys -
Uses of JwkUse in org.openapitools.client.model
Methods in org.openapitools.client.model that return JwkUse