Uses of Class
io.camunda.zeebe.protocol.impl.encoding.AuthInfo
Packages that use AuthInfo
-
Uses of AuthInfo in io.camunda.zeebe.protocol.impl.encoding
Methods in io.camunda.zeebe.protocol.impl.encoding that return AuthInfoModifier and TypeMethodDescriptionExecuteCommandRequest.getAuthorization()AuthInfo.setAuthData(String authData) AuthInfo.setFormatProp(AuthInfo.AuthDataFormat format) Methods in io.camunda.zeebe.protocol.impl.encoding with parameters of type AuthInfoModifier and TypeMethodDescriptionExecuteCommandRequest.setAuthorization(AuthInfo authorization) void -
Uses of AuthInfo in io.camunda.zeebe.protocol.impl.record
Methods in io.camunda.zeebe.protocol.impl.record that return AuthInfoMethods in io.camunda.zeebe.protocol.impl.record with parameters of type AuthInfo