Uses of Interface
com.okta.sdk.resource.JwkUse
-
Packages that use JwkUse Package Description com.okta.sdk.client com.okta.sdk.resource -
-
Uses of JwkUse in com.okta.sdk.client
Methods in com.okta.sdk.client with parameters of type JwkUse Modifier and Type Method Description JsonWebKeyList
Client. rotateAuthorizationServerKeys(JwkUse use, java.lang.String authServerId)
Rotate Authorization Server Keys Success -
Uses of JwkUse in com.okta.sdk.resource
Methods in com.okta.sdk.resource that return JwkUse Modifier and Type Method Description JwkUse
JwkUse. setUse(JwkUseType use)
-