Uses of Class
com.okta.sdk.resource.model.OAuth2ClientLinks
Packages that use OAuth2ClientLinks
-
Uses of OAuth2ClientLinks in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return OAuth2ClientLinksModifier and TypeMethodDescriptionOAuth2Client.getLinks()
Get linksOAuth2ClientLinks.grants
(GrantResourcesHrefObject grants) OAuth2ClientLinks.self
(HrefObjectSelfLink self) OAuth2ClientLinks.tokens
(TokenResourcesHrefObject tokens) Methods in com.okta.sdk.resource.model with parameters of type OAuth2ClientLinksModifier and TypeMethodDescriptionOAuth2Client.links
(OAuth2ClientLinks links) void
OAuth2Client.setLinks
(OAuth2ClientLinks links)