Uses of Class
com.okta.sdk.resource.model.OAuth2ClientJsonWebKeyRequestBody
Packages that use OAuth2ClientJsonWebKeyRequestBody
-
Uses of OAuth2ClientJsonWebKeyRequestBody in com.okta.sdk.resource.api
Methods in com.okta.sdk.resource.api with parameters of type OAuth2ClientJsonWebKeyRequestBodyModifier 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
Methods in com.okta.sdk.resource.model that return OAuth2ClientJsonWebKeyRequestBodyModifier and TypeMethodDescriptionOAuth2ClientJsonWebKeyRequestBody.status
(OAuth2ClientJsonWebKeyRequestBody.StatusEnum status)