Uses of Class
com.okta.sdk.resource.model.OAuthClientSecretLinks
Packages that use OAuthClientSecretLinks
-
Uses of OAuthClientSecretLinks in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return OAuthClientSecretLinksModifier and TypeMethodDescriptionOAuthClientSecretLinks.activate
(HrefObjectActivateLink activate) OAuthClientSecretLinks.deactivate
(HrefObjectDeactivateLink deactivate) OAuthClientSecretLinks.delete
(HrefObjectDeleteLink delete) OAuth2ClientJsonWebKey.getLinks()
Get linksOAuth2ClientSecret.getLinks()
Get linksMethods in com.okta.sdk.resource.model with parameters of type OAuthClientSecretLinksModifier and TypeMethodDescriptionOAuth2ClientJsonWebKey.links
(OAuthClientSecretLinks links) OAuth2ClientSecret.links
(OAuthClientSecretLinks links) void
OAuth2ClientJsonWebKey.setLinks
(OAuthClientSecretLinks links) void
OAuth2ClientSecret.setLinks
(OAuthClientSecretLinks links)