Uses of Enum Class
io.camunda.zeebe.protocol.impl.encoding.AuthInfo.AuthDataFormat
Packages that use AuthInfo.AuthDataFormat
-
Uses of AuthInfo.AuthDataFormat in io.camunda.zeebe.protocol.impl.encoding
Methods in io.camunda.zeebe.protocol.impl.encoding that return AuthInfo.AuthDataFormatModifier and TypeMethodDescriptionAuthInfo.getFormat()static AuthInfo.AuthDataFormatReturns the enum constant of this class with the specified name.static AuthInfo.AuthDataFormat[]AuthInfo.AuthDataFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.camunda.zeebe.protocol.impl.encoding with parameters of type AuthInfo.AuthDataFormat