Uses of Enum
com.okta.sdk.resource.model.OAuth2ScopeMetadataPublish
Packages that use OAuth2ScopeMetadataPublish
-
Uses of OAuth2ScopeMetadataPublish in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return OAuth2ScopeMetadataPublishModifier and TypeMethodDescriptionstatic OAuth2ScopeMetadataPublishOAuth2Scope.getMetadataPublish()Get metadataPublishstatic OAuth2ScopeMetadataPublishReturns 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.Methods in com.okta.sdk.resource.model with parameters of type OAuth2ScopeMetadataPublishModifier and TypeMethodDescriptionOAuth2Scope.metadataPublish(OAuth2ScopeMetadataPublish metadataPublish) voidOAuth2Scope.setMetadataPublish(OAuth2ScopeMetadataPublish metadataPublish)