Uses of Enum Class
io.camunda.zeebe.gateway.impl.configuration.IdentityCfg.OAuthType
Packages that use IdentityCfg.OAuthType
-
Uses of IdentityCfg.OAuthType in io.camunda.zeebe.gateway.impl.configuration
Methods in io.camunda.zeebe.gateway.impl.configuration that return IdentityCfg.OAuthTypeModifier and TypeMethodDescriptionIdentityCfg.getType()static IdentityCfg.OAuthTypeReturns the enum constant of this class with the specified name.static IdentityCfg.OAuthType[]IdentityCfg.OAuthType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.camunda.zeebe.gateway.impl.configuration with parameters of type IdentityCfg.OAuthType