Uses of Class
com.okta.sdk.resource.model.OAuth2ClientJsonWebKeyRequestBody
-
Uses of OAuth2ClientJsonWebKeyRequestBody in com.okta.sdk.resource.api
Modifier and TypeMethodDescriptionApplicationSsoCredentialOAuth2ClientAuthApi.addJwk
(String appId, OAuth2ClientJsonWebKeyRequestBody oauth2ClientJsonWebKeyRequestBody) Add a JSON Web Key Adds a new JSON Web Key to the client’s JSON Web Keys.ApplicationSsoCredentialOAuth2ClientAuthApi.addJwk
(String appId, OAuth2ClientJsonWebKeyRequestBody oauth2ClientJsonWebKeyRequestBody, Map<String, String> additionalHeaders) Add a JSON Web Key Adds a new JSON Web Key to the client’s JSON Web Keys. -
Uses of OAuth2ClientJsonWebKeyRequestBody in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionOAuth2ClientJsonWebKeyRequestBody.status
(OAuth2ClientJsonWebKeyRequestBody.StatusEnum status)