Uses of Interface
com.okta.sdk.resource.application.JwkUse
-
Packages that use JwkUse Package Description com.okta.sdk.resource.application com.okta.sdk.resource.authorization.server -
-
Uses of JwkUse in com.okta.sdk.resource.application
Methods in com.okta.sdk.resource.application that return JwkUse Modifier and Type Method Description JwkUse
JwkUse. setUse(JwkUse.UseEnum use)
-
Uses of JwkUse in com.okta.sdk.resource.authorization.server
Methods in com.okta.sdk.resource.authorization.server with parameters of type JwkUse Modifier and Type Method Description JsonWebKeyList
AuthorizationServer. rotateKeys(JwkUse use)
Success
-