Uses of Class
com.okta.sdk.resource.model.OAuth2ScopeConsentGrantLinks
-
Uses of OAuth2ScopeConsentGrantLinks in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionOAuth2ScopeConsentGrantLinks.app
(AppResourceHrefObject app) OAuth2ScopeConsentGrantLinks.authorizationServer
(AuthorizationServerResourceHrefObject authorizationServer) OAuth2ScopeConsentGrantLinks.client
(AppResourceHrefObject client) OAuth2ScopeConsentGrant.getLinks()
Get linksOAuth2ScopeConsentGrantLinks.scope
(ScopeResourceHrefObject scope) OAuth2ScopeConsentGrantLinks.self
(HrefObjectSelfLink self) OAuth2ScopeConsentGrantLinks.user
(UserResourceHrefObject user) Modifier and TypeMethodDescriptionOAuth2ScopeConsentGrant.links
(OAuth2ScopeConsentGrantLinks links) void
OAuth2ScopeConsentGrant.setLinks
(OAuth2ScopeConsentGrantLinks links)