Uses of Class
com.okta.sdk.resource.model.OAuth2RefreshTokenLinks
Packages that use OAuth2RefreshTokenLinks
-
Uses of OAuth2RefreshTokenLinks in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return OAuth2RefreshTokenLinksModifier and TypeMethodDescriptionOAuth2RefreshTokenLinks.app(AppResourceHrefObject app) OAuth2RefreshTokenLinks.authorizationServer(AuthorizationServerResourceHrefObject authorizationServer) OAuth2RefreshTokenLinks.client(AppResourceHrefObject client) OAuth2RefreshToken.getLinks()Get linksOAuth2RefreshTokenLinks.revoke(OAuth2RefreshTokenLinksAllOfRevoke revoke) OAuth2RefreshTokenLinks.self(HrefObjectSelfLink self) OAuth2RefreshTokenLinks.user(UserResourceHrefObject user) Methods in com.okta.sdk.resource.model with parameters of type OAuth2RefreshTokenLinksModifier and TypeMethodDescriptionOAuth2RefreshToken.links(OAuth2RefreshTokenLinks links) voidOAuth2RefreshToken.setLinks(OAuth2RefreshTokenLinks links)