Uses of Enum
com.okta.sdk.resource.model.OAuth2ScopeConsentGrantSource
-
Uses of OAuth2ScopeConsentGrantSource in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionOAuth2ScopeConsentGrant.getSource()
Get sourceReturns the enum constant of this type with the specified name.static OAuth2ScopeConsentGrantSource[]
OAuth2ScopeConsentGrantSource.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
OAuth2ScopeConsentGrant.setSource
(OAuth2ScopeConsentGrantSource source) OAuth2ScopeConsentGrant.source
(OAuth2ScopeConsentGrantSource source)