Uses of Class
com.okta.sdk.resource.model.OidcJwksEndpoint
Packages that use OidcJwksEndpoint
-
Uses of OidcJwksEndpoint in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return OidcJwksEndpointModifier and TypeMethodDescriptionOidcJwksEndpoint.binding
(ProtocolEndpointBinding binding) OAuthEndpoints.getJwks()
Get jwksMethods in com.okta.sdk.resource.model with parameters of type OidcJwksEndpointModifier and TypeMethodDescriptionOAuthEndpoints.jwks
(OidcJwksEndpoint jwks) void
OAuthEndpoints.setJwks
(OidcJwksEndpoint jwks)