Uses of Class
com.okta.sdk.resource.model.AuthorizationServerResourceHrefObject
-
Uses of AuthorizationServerResourceHrefObject in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionOAuth2RefreshTokenLinks.getAuthorizationServer()
Link to the Token authorization server resourceOAuth2ScopeConsentGrantLinks.getAuthorizationServer()
Link to the authorization server resourceModifier and TypeMethodDescriptionOAuth2RefreshTokenLinks.authorizationServer
(AuthorizationServerResourceHrefObject authorizationServer) OAuth2ScopeConsentGrantLinks.authorizationServer
(AuthorizationServerResourceHrefObject authorizationServer) void
OAuth2RefreshTokenLinks.setAuthorizationServer
(AuthorizationServerResourceHrefObject authorizationServer) void
OAuth2ScopeConsentGrantLinks.setAuthorizationServer
(AuthorizationServerResourceHrefObject authorizationServer)