Uses of Enum Class
com.mypurecloud.sdk.v2.model.ScimServiceProviderConfigAuthenticationScheme.TypeEnum
Packages that use ScimServiceProviderConfigAuthenticationScheme.TypeEnum
-
Uses of ScimServiceProviderConfigAuthenticationScheme.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ScimServiceProviderConfigAuthenticationScheme.TypeEnumModifier and TypeMethodDescriptionScimServiceProviderConfigAuthenticationScheme.TypeEnum.fromString(String key) ScimServiceProviderConfigAuthenticationScheme.getType()Returns the enum constant of this class with the specified name.ScimServiceProviderConfigAuthenticationScheme.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.