Uses of Class
com.okta.sdk.resource.model.UserResourceHrefObject
Packages that use UserResourceHrefObject
-
Uses of UserResourceHrefObject in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return UserResourceHrefObjectModifier and TypeMethodDescriptionOAuth2RefreshTokenLinks.getUser()
Link to the user resourceOAuth2ScopeConsentGrantLinks.getUser()
Link to the user resourceMethods in com.okta.sdk.resource.model with parameters of type UserResourceHrefObjectModifier and TypeMethodDescriptionvoid
OAuth2RefreshTokenLinks.setUser
(UserResourceHrefObject user) void
OAuth2ScopeConsentGrantLinks.setUser
(UserResourceHrefObject user) OAuth2RefreshTokenLinks.user
(UserResourceHrefObject user) OAuth2ScopeConsentGrantLinks.user
(UserResourceHrefObject user)