Uses of Enum
com.okta.sdk.resource.model.OAuth2ScopeMetadataPublish
-
Uses of OAuth2ScopeMetadataPublish in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionstatic OAuth2ScopeMetadataPublish
OAuth2Scope.getMetadataPublish()
Get metadataPublishstatic OAuth2ScopeMetadataPublish
Returns the enum constant of this type with the specified name.static OAuth2ScopeMetadataPublish[]
OAuth2ScopeMetadataPublish.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionOAuth2Scope.metadataPublish
(OAuth2ScopeMetadataPublish metadataPublish) void
OAuth2Scope.setMetadataPublish
(OAuth2ScopeMetadataPublish metadataPublish)