Index

A B C D E F G H I M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.Error.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.Granted.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction.Builder
 
ATTRS_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.Ok
 
ATTRS_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.Success
 
auth(MQTT3AuthData) - Method in interface com.baidu.bifromq.plugin.authprovider.IAuthProvider
Implement this method to hook authentication logic of mqtt3 client into BifroMQ.
auth(MQTT5AuthData) - Method in interface com.baidu.bifromq.plugin.authprovider.IAuthProvider
Implement this method to hook authentication logic of mqtt5 client into BifroMQ.
AUTH - Enum constant in enum class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.TypeCase
 
AUTH_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData
 
AUTHDATA_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.Continue
 
AUTHDATA_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth
 
AUTHDATA_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial
 
AUTHMETHOD_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth
 
AUTHMETHOD_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial
 

B

BadAuthMethod - Enum constant in enum class com.baidu.bifromq.plugin.authprovider.type.Failed.Code
BadAuthMethod = 3;
BadAuthMethod_VALUE - Static variable in enum class com.baidu.bifromq.plugin.authprovider.type.Failed.Code
BadAuthMethod = 3;
BadPass - Enum constant in enum class com.baidu.bifromq.plugin.authprovider.type.Failed.Code
BadPass = 0;
BadPass - Enum constant in enum class com.baidu.bifromq.plugin.authprovider.type.Reject.Code
BadPass = 0;
BadPass_VALUE - Static variable in enum class com.baidu.bifromq.plugin.authprovider.type.Failed.Code
BadPass = 0;
BadPass_VALUE - Static variable in enum class com.baidu.bifromq.plugin.authprovider.type.Reject.Code
BadPass = 0;
Banned - Enum constant in enum class com.baidu.bifromq.plugin.authprovider.type.Failed.Code
Banned = 2;
Banned_VALUE - Static variable in enum class com.baidu.bifromq.plugin.authprovider.type.Failed.Code
Banned = 2;
BASIC_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial
 
build() - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult.Builder
 
build() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
 
build() - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied.Builder
 
build() - Method in class com.baidu.bifromq.plugin.authprovider.type.Error.Builder
 
build() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
 
build() - Method in class com.baidu.bifromq.plugin.authprovider.type.Granted.Builder
 
build() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
 
build() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.Builder
 
build() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
 
build() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult.Builder
 
build() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth.Builder
 
build() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Builder
 
build() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial.Builder
 
build() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.Builder
 
build() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
 
build() - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok.Builder
 
build() - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction.Builder
 
build() - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject.Builder
 
build() - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction.Builder
 
build() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
 
build() - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction.Builder
 
buildPartial() - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult.Builder
 
buildPartial() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
 
buildPartial() - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied.Builder
 
buildPartial() - Method in class com.baidu.bifromq.plugin.authprovider.type.Error.Builder
 
buildPartial() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
 
buildPartial() - Method in class com.baidu.bifromq.plugin.authprovider.type.Granted.Builder
 
buildPartial() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
 
buildPartial() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.Builder
 
buildPartial() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
 
buildPartial() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult.Builder
 
buildPartial() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth.Builder
 
buildPartial() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Builder
 
buildPartial() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial.Builder
 
buildPartial() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.Builder
 
buildPartial() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
 
buildPartial() - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok.Builder
 
buildPartial() - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction.Builder
 
buildPartial() - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject.Builder
 
buildPartial() - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction.Builder
 
buildPartial() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
 
buildPartial() - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction.Builder
 

C

CERT_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
 
CERT_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
 
CHANNELID_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
 
CHANNELID_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
 
check(ClientInfo, MQTTAction) - Method in interface com.baidu.bifromq.plugin.authprovider.IAuthProvider
Deprecated.
checkPermission(ClientInfo, MQTTAction) - Method in interface com.baidu.bifromq.plugin.authprovider.IAuthProvider
Implement this method to hook action permission check logic.
CheckResult - Class in com.baidu.bifromq.plugin.authprovider.type
Protobuf type checktypes.CheckResult
CheckResult.Builder - Class in com.baidu.bifromq.plugin.authprovider.type
Protobuf type checktypes.CheckResult
CheckResult.TypeCase - Enum Class in com.baidu.bifromq.plugin.authprovider.type
 
CheckResultOrBuilder - Interface in com.baidu.bifromq.plugin.authprovider.type
 
CheckTypesProto - Class in com.baidu.bifromq.plugin.authprovider.type
 
clear() - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult.Builder
 
clear() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
 
clear() - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied.Builder
 
clear() - Method in class com.baidu.bifromq.plugin.authprovider.type.Error.Builder
 
clear() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
 
clear() - Method in class com.baidu.bifromq.plugin.authprovider.type.Granted.Builder
 
clear() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
 
clear() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.Builder
 
clear() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
 
clear() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult.Builder
 
clear() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth.Builder
 
clear() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Builder
 
clear() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial.Builder
 
clear() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.Builder
 
clear() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
 
clear() - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok.Builder
 
clear() - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction.Builder
 
clear() - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject.Builder
 
clear() - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction.Builder
 
clear() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
 
clear() - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction.Builder
 
clearAttrs() - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok.Builder
 
clearAttrs() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
 
clearAuth() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Builder
.mqtt5authtypes.MQTT5ExtendedAuthData.Auth auth = 2;
clearAuthData() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
bytes authData = 1;
clearAuthData() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth.Builder
bytes authData = 2;
clearAuthData() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial.Builder
bytes authData = 3;
clearAuthMethod() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth.Builder
string authMethod = 1;
clearAuthMethod() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial.Builder
string authMethod = 2;
clearBasic() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial.Builder
.mqtt5authtypes.MQTT5AuthData basic = 1;
clearCert() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
optional bytes cert = 4;
clearCert() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
optional bytes cert = 3;
clearChannelId() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
string channelId = 8;
clearChannelId() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
string channelId = 7;
clearClientId() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
optional string clientId = 5;
clearClientId() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
optional string clientId = 4;
clearCode() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
.mqtt5authtypes.Failed.Code code = 1;
clearCode() - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject.Builder
.mqtt3authtypes.Reject.Code code = 1;
clearContinue() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.Builder
.mqtt5authtypes.Continue continue = 2;
clearDenied() - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult.Builder
.checktypes.Denied denied = 2;
clearError() - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult.Builder
.checktypes.Error error = 3;
clearFailed() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult.Builder
.mqtt5authtypes.Failed failed = 2;
clearFailed() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.Builder
.mqtt5authtypes.Failed failed = 3;
clearField(Descriptors.FieldDescriptor) - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.baidu.bifromq.plugin.authprovider.type.Error.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.baidu.bifromq.plugin.authprovider.type.Granted.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction.Builder
 
clearGranted() - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult.Builder
.checktypes.Granted granted = 1;
clearInitial() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Builder
.mqtt5authtypes.MQTT5ExtendedAuthData.Initial initial = 1;
clearIsMQIsdp() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
MQIsdp is MQTT 3.1
clearIsReAuth() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth.Builder
bool isReAuth = 4;
clearIsRetained() - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction.Builder
bool isRetained = 3;
clearOk() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.Builder
.mqtt3authtypes.Ok ok = 1;
clearOneof(Descriptors.OneofDescriptor) - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.baidu.bifromq.plugin.authprovider.type.Error.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.baidu.bifromq.plugin.authprovider.type.Granted.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction.Builder
 
clearPassword() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
optional bytes password = 3;
clearPassword() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
optional bytes password = 2;
clearPub() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
.checktypes.PubAction pub = 1;
clearQos() - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction.Builder
.commontype.QoS qos = 2;
clearQos() - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction.Builder
.commontype.QoS qos = 2;
clearReason() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
optional string reason = 4;
clearReason() - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied.Builder
optional string reason = 1;
clearReason() - Method in class com.baidu.bifromq.plugin.authprovider.type.Error.Builder
optional string reason = 1;
clearReason() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
optional description
clearReason() - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject.Builder
optional description
clearReject() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.Builder
.mqtt3authtypes.Reject reject = 2;
clearRemoteAddr() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
string remoteAddr = 6;
clearRemoteAddr() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
string remoteAddr = 5;
clearRemotePort() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
uint32 remotePort = 7;
clearRemotePort() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
uint32 remotePort = 6;
clearResponseInfo() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
for MQTT5 request/response use case
clearResponseInfo() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
for mqtt5 request/response use case
clearSub() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
.checktypes.SubAction sub = 2;
clearSuccess() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult.Builder
.mqtt5authtypes.Success success = 1;
clearSuccess() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.Builder
.mqtt5authtypes.Success success = 1;
clearTenantId() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
optional if tenant can be determined
clearTenantId() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
optional if tenant can be determined
clearTenantId() - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok.Builder
string tenantId = 1;
clearTenantId() - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject.Builder
optional if tenant can be determined
clearTenantId() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
string tenantId = 1;
clearTopic() - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction.Builder
string topic = 1;
clearTopicFilter() - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction.Builder
string topicFilter = 1;
clearTopicFilter() - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction.Builder
string topicFilter = 1;
clearType() - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult.Builder
 
clearType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.Builder
 
clearType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult.Builder
 
clearType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Builder
 
clearType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.Builder
 
clearType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
 
clearUnsub() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
.checktypes.UnsubAction unsub = 3;
clearUserId() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
optional if user can be determined
clearUserId() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
optional if user can be determined
clearUserId() - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok.Builder
string userId = 2;
clearUserId() - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject.Builder
optional if user can be determined
clearUserId() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
string userId = 2;
clearUsername() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
optional string username = 2;
clearUsername() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
optional string username = 1;
clearUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
.commontype.UserProperties userProps = 5;
clearUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied.Builder
user properties return back via mqtt5 pubAck/pubRel or disconnect in case QoS0
clearUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.Error.Builder
user properties return back via mqtt5 pubAck/pubRel or disconnect in case QoS0
clearUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
user properties return back via mqtt5 connack
clearUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.Granted.Builder
user properties return back via mqtt5 pubAck/pubRel
clearUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
.commontype.UserProperties userProps = 9;
clearUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth.Builder
.commontype.UserProperties userProps = 3;
clearUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction.Builder
.commontype.UserProperties userProps = 4;
clearUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction.Builder
.commontype.UserProperties userProps = 5;
clearUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
user properties return back via mqtt5 connack
clearUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction.Builder
.commontype.UserProperties userProps = 2;
CLIENTID_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
 
CLIENTID_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
 
clone() - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult.Builder
 
clone() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
 
clone() - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied.Builder
 
clone() - Method in class com.baidu.bifromq.plugin.authprovider.type.Error.Builder
 
clone() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
 
clone() - Method in class com.baidu.bifromq.plugin.authprovider.type.Granted.Builder
 
clone() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
 
clone() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.Builder
 
clone() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
 
clone() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult.Builder
 
clone() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth.Builder
 
clone() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Builder
 
clone() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial.Builder
 
clone() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.Builder
 
clone() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
 
clone() - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok.Builder
 
clone() - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction.Builder
 
clone() - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject.Builder
 
clone() - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction.Builder
 
clone() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
 
clone() - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction.Builder
 
close() - Method in interface com.baidu.bifromq.plugin.authprovider.IAuthProvider
This method will be called during broker shutdown
CODE_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.Failed
 
CODE_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.Reject
 
com.baidu.bifromq.plugin.authprovider - package com.baidu.bifromq.plugin.authprovider
 
com.baidu.bifromq.plugin.authprovider.type - package com.baidu.bifromq.plugin.authprovider.type
 
containsAttrs(String) - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok.Builder
additional attributes filled by auth provider plugin which will be copied to ClientInfo
containsAttrs(String) - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok
additional attributes filled by auth provider plugin which will be copied to ClientInfo
containsAttrs(String) - Method in interface com.baidu.bifromq.plugin.authprovider.type.OkOrBuilder
additional attributes filled by auth provider plugin which will be copied to ClientInfo
containsAttrs(String) - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
additional attributes filled by auth provider plugin which will be copied to ClientInfo
containsAttrs(String) - Method in class com.baidu.bifromq.plugin.authprovider.type.Success
additional attributes filled by auth provider plugin which will be copied to ClientInfo
containsAttrs(String) - Method in interface com.baidu.bifromq.plugin.authprovider.type.SuccessOrBuilder
additional attributes filled by auth provider plugin which will be copied to ClientInfo
Continue - Class in com.baidu.bifromq.plugin.authprovider.type
Protobuf type mqtt5authtypes.Continue
CONTINUE - Enum constant in enum class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.TypeCase
 
CONTINUE_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult
 
Continue.Builder - Class in com.baidu.bifromq.plugin.authprovider.type
Protobuf type mqtt5authtypes.Continue
ContinueOrBuilder - Interface in com.baidu.bifromq.plugin.authprovider.type
 

D

Denied - Class in com.baidu.bifromq.plugin.authprovider.type
Protobuf type checktypes.Denied
DENIED - Enum constant in enum class com.baidu.bifromq.plugin.authprovider.type.CheckResult.TypeCase
 
DENIED_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.CheckResult
 
Denied.Builder - Class in com.baidu.bifromq.plugin.authprovider.type
Protobuf type checktypes.Denied
DeniedOrBuilder - Interface in com.baidu.bifromq.plugin.authprovider.type
 

E

equals(Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult
 
equals(Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue
 
equals(Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied
 
equals(Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.Error
 
equals(Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed
 
equals(Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.Granted
 
equals(Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
 
equals(Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult
 
equals(Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
 
equals(Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult
 
equals(Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth
 
equals(Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData
 
equals(Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial
 
equals(Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult
 
equals(Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction
 
equals(Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok
 
equals(Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction
 
equals(Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject
 
equals(Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction
 
equals(Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.Success
 
equals(Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction
 
Error - Class in com.baidu.bifromq.plugin.authprovider.type
Protobuf type checktypes.Error
Error - Enum constant in enum class com.baidu.bifromq.plugin.authprovider.type.Failed.Code
Error = 4;
Error - Enum constant in enum class com.baidu.bifromq.plugin.authprovider.type.Reject.Code
Error = 2;
ERROR - Enum constant in enum class com.baidu.bifromq.plugin.authprovider.type.CheckResult.TypeCase
 
ERROR_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.CheckResult
 
Error_VALUE - Static variable in enum class com.baidu.bifromq.plugin.authprovider.type.Failed.Code
Error = 4;
Error_VALUE - Static variable in enum class com.baidu.bifromq.plugin.authprovider.type.Reject.Code
Error = 2;
Error.Builder - Class in com.baidu.bifromq.plugin.authprovider.type
Protobuf type checktypes.Error
ErrorOrBuilder - Interface in com.baidu.bifromq.plugin.authprovider.type
 
extendedAuth(MQTT5ExtendedAuthData) - Method in interface com.baidu.bifromq.plugin.authprovider.IAuthProvider
Implement this method to hook extended authentication logic of mqtt5 client into BifroMQ.

F

Failed - Class in com.baidu.bifromq.plugin.authprovider.type
Protobuf type mqtt5authtypes.Failed
FAILED - Enum constant in enum class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult.TypeCase
 
FAILED - Enum constant in enum class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.TypeCase
 
FAILED_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult
 
FAILED_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult
 
Failed.Builder - Class in com.baidu.bifromq.plugin.authprovider.type
Protobuf type mqtt5authtypes.Failed
Failed.Code - Enum Class in com.baidu.bifromq.plugin.authprovider.type
Protobuf enum mqtt5authtypes.Failed.Code
FailedOrBuilder - Interface in com.baidu.bifromq.plugin.authprovider.type
 
forNumber(int) - Static method in enum class com.baidu.bifromq.plugin.authprovider.type.CheckResult.TypeCase
 
forNumber(int) - Static method in enum class com.baidu.bifromq.plugin.authprovider.type.Failed.Code
 
forNumber(int) - Static method in enum class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.TypeCase
 
forNumber(int) - Static method in enum class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult.TypeCase
 
forNumber(int) - Static method in enum class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.TypeCase
 
forNumber(int) - Static method in enum class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.TypeCase
 
forNumber(int) - Static method in enum class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.TypeCase
 
forNumber(int) - Static method in enum class com.baidu.bifromq.plugin.authprovider.type.Reject.Code
 

G

getAttrs() - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok.Builder
Deprecated.
getAttrs() - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok
Deprecated.
getAttrs() - Method in interface com.baidu.bifromq.plugin.authprovider.type.OkOrBuilder
Deprecated.
getAttrs() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
Deprecated.
getAttrs() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success
Deprecated.
getAttrs() - Method in interface com.baidu.bifromq.plugin.authprovider.type.SuccessOrBuilder
Deprecated.
getAttrsCount() - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok.Builder
 
getAttrsCount() - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok
 
getAttrsCount() - Method in interface com.baidu.bifromq.plugin.authprovider.type.OkOrBuilder
additional attributes filled by auth provider plugin which will be copied to ClientInfo
getAttrsCount() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
 
getAttrsCount() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success
 
getAttrsCount() - Method in interface com.baidu.bifromq.plugin.authprovider.type.SuccessOrBuilder
additional attributes filled by auth provider plugin which will be copied to ClientInfo
getAttrsMap() - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok.Builder
additional attributes filled by auth provider plugin which will be copied to ClientInfo
getAttrsMap() - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok
additional attributes filled by auth provider plugin which will be copied to ClientInfo
getAttrsMap() - Method in interface com.baidu.bifromq.plugin.authprovider.type.OkOrBuilder
additional attributes filled by auth provider plugin which will be copied to ClientInfo
getAttrsMap() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
additional attributes filled by auth provider plugin which will be copied to ClientInfo
getAttrsMap() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success
additional attributes filled by auth provider plugin which will be copied to ClientInfo
getAttrsMap() - Method in interface com.baidu.bifromq.plugin.authprovider.type.SuccessOrBuilder
additional attributes filled by auth provider plugin which will be copied to ClientInfo
getAttrsOrDefault(String, String) - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok.Builder
additional attributes filled by auth provider plugin which will be copied to ClientInfo
getAttrsOrDefault(String, String) - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok
additional attributes filled by auth provider plugin which will be copied to ClientInfo
getAttrsOrDefault(String, String) - Method in interface com.baidu.bifromq.plugin.authprovider.type.OkOrBuilder
additional attributes filled by auth provider plugin which will be copied to ClientInfo
getAttrsOrDefault(String, String) - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
additional attributes filled by auth provider plugin which will be copied to ClientInfo
getAttrsOrDefault(String, String) - Method in class com.baidu.bifromq.plugin.authprovider.type.Success
additional attributes filled by auth provider plugin which will be copied to ClientInfo
getAttrsOrDefault(String, String) - Method in interface com.baidu.bifromq.plugin.authprovider.type.SuccessOrBuilder
additional attributes filled by auth provider plugin which will be copied to ClientInfo
getAttrsOrThrow(String) - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok.Builder
additional attributes filled by auth provider plugin which will be copied to ClientInfo
getAttrsOrThrow(String) - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok
additional attributes filled by auth provider plugin which will be copied to ClientInfo
getAttrsOrThrow(String) - Method in interface com.baidu.bifromq.plugin.authprovider.type.OkOrBuilder
additional attributes filled by auth provider plugin which will be copied to ClientInfo
getAttrsOrThrow(String) - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
additional attributes filled by auth provider plugin which will be copied to ClientInfo
getAttrsOrThrow(String) - Method in class com.baidu.bifromq.plugin.authprovider.type.Success
additional attributes filled by auth provider plugin which will be copied to ClientInfo
getAttrsOrThrow(String) - Method in interface com.baidu.bifromq.plugin.authprovider.type.SuccessOrBuilder
additional attributes filled by auth provider plugin which will be copied to ClientInfo
getAuth() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Builder
.mqtt5authtypes.MQTT5ExtendedAuthData.Auth auth = 2;
getAuth() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData
.mqtt5authtypes.MQTT5ExtendedAuthData.Auth auth = 2;
getAuth() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthDataOrBuilder
.mqtt5authtypes.MQTT5ExtendedAuthData.Auth auth = 2;
getAuthBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Builder
.mqtt5authtypes.MQTT5ExtendedAuthData.Auth auth = 2;
getAuthData() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
bytes authData = 1;
getAuthData() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue
bytes authData = 1;
getAuthData() - Method in interface com.baidu.bifromq.plugin.authprovider.type.ContinueOrBuilder
bytes authData = 1;
getAuthData() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth.Builder
bytes authData = 2;
getAuthData() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth
bytes authData = 2;
getAuthData() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.AuthOrBuilder
bytes authData = 2;
getAuthData() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial.Builder
bytes authData = 3;
getAuthData() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial
bytes authData = 3;
getAuthData() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.InitialOrBuilder
bytes authData = 3;
getAuthMethod() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth.Builder
string authMethod = 1;
getAuthMethod() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth
string authMethod = 1;
getAuthMethod() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.AuthOrBuilder
string authMethod = 1;
getAuthMethod() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial.Builder
string authMethod = 2;
getAuthMethod() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial
string authMethod = 2;
getAuthMethod() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.InitialOrBuilder
string authMethod = 2;
getAuthMethodBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth.Builder
string authMethod = 1;
getAuthMethodBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth
string authMethod = 1;
getAuthMethodBytes() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.AuthOrBuilder
string authMethod = 1;
getAuthMethodBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial.Builder
string authMethod = 2;
getAuthMethodBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial
string authMethod = 2;
getAuthMethodBytes() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.InitialOrBuilder
string authMethod = 2;
getAuthOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Builder
.mqtt5authtypes.MQTT5ExtendedAuthData.Auth auth = 2;
getAuthOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData
.mqtt5authtypes.MQTT5ExtendedAuthData.Auth auth = 2;
getAuthOrBuilder() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthDataOrBuilder
.mqtt5authtypes.MQTT5ExtendedAuthData.Auth auth = 2;
getBasic() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial.Builder
.mqtt5authtypes.MQTT5AuthData basic = 1;
getBasic() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial
.mqtt5authtypes.MQTT5AuthData basic = 1;
getBasic() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.InitialOrBuilder
.mqtt5authtypes.MQTT5AuthData basic = 1;
getBasicBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial.Builder
.mqtt5authtypes.MQTT5AuthData basic = 1;
getBasicOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial.Builder
.mqtt5authtypes.MQTT5AuthData basic = 1;
getBasicOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial
.mqtt5authtypes.MQTT5AuthData basic = 1;
getBasicOrBuilder() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.InitialOrBuilder
.mqtt5authtypes.MQTT5AuthData basic = 1;
getCert() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
optional bytes cert = 4;
getCert() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
optional bytes cert = 4;
getCert() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthDataOrBuilder
optional bytes cert = 4;
getCert() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
optional bytes cert = 3;
getCert() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
optional bytes cert = 3;
getCert() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthDataOrBuilder
optional bytes cert = 3;
getChannelId() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
string channelId = 8;
getChannelId() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
string channelId = 8;
getChannelId() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthDataOrBuilder
string channelId = 8;
getChannelId() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
string channelId = 7;
getChannelId() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
string channelId = 7;
getChannelId() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthDataOrBuilder
string channelId = 7;
getChannelIdBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
string channelId = 8;
getChannelIdBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
string channelId = 8;
getChannelIdBytes() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthDataOrBuilder
string channelId = 8;
getChannelIdBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
string channelId = 7;
getChannelIdBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
string channelId = 7;
getChannelIdBytes() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthDataOrBuilder
string channelId = 7;
getClientId() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
optional string clientId = 5;
getClientId() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
optional string clientId = 5;
getClientId() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthDataOrBuilder
optional string clientId = 5;
getClientId() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
optional string clientId = 4;
getClientId() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
optional string clientId = 4;
getClientId() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthDataOrBuilder
optional string clientId = 4;
getClientIdBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
optional string clientId = 5;
getClientIdBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
optional string clientId = 5;
getClientIdBytes() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthDataOrBuilder
optional string clientId = 5;
getClientIdBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
optional string clientId = 4;
getClientIdBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
optional string clientId = 4;
getClientIdBytes() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthDataOrBuilder
optional string clientId = 4;
getCode() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
.mqtt5authtypes.Failed.Code code = 1;
getCode() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed
.mqtt5authtypes.Failed.Code code = 1;
getCode() - Method in interface com.baidu.bifromq.plugin.authprovider.type.FailedOrBuilder
.mqtt5authtypes.Failed.Code code = 1;
getCode() - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject.Builder
.mqtt3authtypes.Reject.Code code = 1;
getCode() - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject
.mqtt3authtypes.Reject.Code code = 1;
getCode() - Method in interface com.baidu.bifromq.plugin.authprovider.type.RejectOrBuilder
.mqtt3authtypes.Reject.Code code = 1;
getCodeValue() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
.mqtt5authtypes.Failed.Code code = 1;
getCodeValue() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed
.mqtt5authtypes.Failed.Code code = 1;
getCodeValue() - Method in interface com.baidu.bifromq.plugin.authprovider.type.FailedOrBuilder
.mqtt5authtypes.Failed.Code code = 1;
getCodeValue() - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject.Builder
.mqtt3authtypes.Reject.Code code = 1;
getCodeValue() - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject
.mqtt3authtypes.Reject.Code code = 1;
getCodeValue() - Method in interface com.baidu.bifromq.plugin.authprovider.type.RejectOrBuilder
.mqtt3authtypes.Reject.Code code = 1;
getContinue() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.Builder
.mqtt5authtypes.Continue continue = 2;
getContinue() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult
.mqtt5authtypes.Continue continue = 2;
getContinue() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResultOrBuilder
.mqtt5authtypes.Continue continue = 2;
getContinueBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.Builder
.mqtt5authtypes.Continue continue = 2;
getContinueOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.Builder
.mqtt5authtypes.Continue continue = 2;
getContinueOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult
.mqtt5authtypes.Continue continue = 2;
getContinueOrBuilder() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResultOrBuilder
.mqtt5authtypes.Continue continue = 2;
getDefaultInstance() - Static method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult
 
getDefaultInstance() - Static method in class com.baidu.bifromq.plugin.authprovider.type.Continue
 
getDefaultInstance() - Static method in class com.baidu.bifromq.plugin.authprovider.type.Denied
 
getDefaultInstance() - Static method in class com.baidu.bifromq.plugin.authprovider.type.Error
 
getDefaultInstance() - Static method in class com.baidu.bifromq.plugin.authprovider.type.Failed
 
getDefaultInstance() - Static method in class com.baidu.bifromq.plugin.authprovider.type.Granted
 
getDefaultInstance() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
 
getDefaultInstance() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult
 
getDefaultInstance() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
 
getDefaultInstance() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult
 
getDefaultInstance() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth
 
getDefaultInstance() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData
 
getDefaultInstance() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial
 
getDefaultInstance() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult
 
getDefaultInstance() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction
 
getDefaultInstance() - Static method in class com.baidu.bifromq.plugin.authprovider.type.Ok
 
getDefaultInstance() - Static method in class com.baidu.bifromq.plugin.authprovider.type.PubAction
 
getDefaultInstance() - Static method in class com.baidu.bifromq.plugin.authprovider.type.Reject
 
getDefaultInstance() - Static method in class com.baidu.bifromq.plugin.authprovider.type.SubAction
 
getDefaultInstance() - Static method in class com.baidu.bifromq.plugin.authprovider.type.Success
 
getDefaultInstance() - Static method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction
 
getDefaultInstanceForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult.Builder
 
getDefaultInstanceForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult
 
getDefaultInstanceForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
 
getDefaultInstanceForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue
 
getDefaultInstanceForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied.Builder
 
getDefaultInstanceForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied
 
getDefaultInstanceForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.Error.Builder
 
getDefaultInstanceForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.Error
 
getDefaultInstanceForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
 
getDefaultInstanceForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed
 
getDefaultInstanceForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.Granted.Builder
 
getDefaultInstanceForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.Granted
 
getDefaultInstanceForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
 
getDefaultInstanceForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
 
getDefaultInstanceForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.Builder
 
getDefaultInstanceForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult
 
getDefaultInstanceForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
 
getDefaultInstanceForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
 
getDefaultInstanceForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult.Builder
 
getDefaultInstanceForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult
 
getDefaultInstanceForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth.Builder
 
getDefaultInstanceForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth
 
getDefaultInstanceForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Builder
 
getDefaultInstanceForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData
 
getDefaultInstanceForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial.Builder
 
getDefaultInstanceForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial
 
getDefaultInstanceForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.Builder
 
getDefaultInstanceForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult
 
getDefaultInstanceForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
 
getDefaultInstanceForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction
 
getDefaultInstanceForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok.Builder
 
getDefaultInstanceForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok
 
getDefaultInstanceForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction.Builder
 
getDefaultInstanceForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction
 
getDefaultInstanceForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject.Builder
 
getDefaultInstanceForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject
 
getDefaultInstanceForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction.Builder
 
getDefaultInstanceForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction
 
getDefaultInstanceForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
 
getDefaultInstanceForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success
 
getDefaultInstanceForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction.Builder
 
getDefaultInstanceForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction
 
getDenied() - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult.Builder
.checktypes.Denied denied = 2;
getDenied() - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult
.checktypes.Denied denied = 2;
getDenied() - Method in interface com.baidu.bifromq.plugin.authprovider.type.CheckResultOrBuilder
.checktypes.Denied denied = 2;
getDeniedBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult.Builder
.checktypes.Denied denied = 2;
getDeniedOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult.Builder
.checktypes.Denied denied = 2;
getDeniedOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult
.checktypes.Denied denied = 2;
getDeniedOrBuilder() - Method in interface com.baidu.bifromq.plugin.authprovider.type.CheckResultOrBuilder
.checktypes.Denied denied = 2;
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult.Builder
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.CheckTypesProto
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.Continue
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.Denied.Builder
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.Denied
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.Error.Builder
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.Error
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
 
getDescriptor() - Static method in enum class com.baidu.bifromq.plugin.authprovider.type.Failed.Code
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.Failed
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.Granted.Builder
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.Granted
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.Builder
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthTypesProto
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult.Builder
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthTypesProto
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth.Builder
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Builder
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial.Builder
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.Builder
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.Ok.Builder
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.Ok
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.PubAction.Builder
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.PubAction
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.Reject.Builder
 
getDescriptor() - Static method in enum class com.baidu.bifromq.plugin.authprovider.type.Reject.Code
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.Reject
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.SubAction.Builder
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.SubAction
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.Success
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction.Builder
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction
 
getDescriptorForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult.Builder
 
getDescriptorForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
 
getDescriptorForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied.Builder
 
getDescriptorForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.Error.Builder
 
getDescriptorForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
 
getDescriptorForType() - Method in enum class com.baidu.bifromq.plugin.authprovider.type.Failed.Code
 
getDescriptorForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.Granted.Builder
 
getDescriptorForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
 
getDescriptorForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.Builder
 
getDescriptorForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
 
getDescriptorForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult.Builder
 
getDescriptorForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth.Builder
 
getDescriptorForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Builder
 
getDescriptorForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial.Builder
 
getDescriptorForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.Builder
 
getDescriptorForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
 
getDescriptorForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok.Builder
 
getDescriptorForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction.Builder
 
getDescriptorForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject.Builder
 
getDescriptorForType() - Method in enum class com.baidu.bifromq.plugin.authprovider.type.Reject.Code
 
getDescriptorForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction.Builder
 
getDescriptorForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
 
getDescriptorForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction.Builder
 
getError() - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult.Builder
.checktypes.Error error = 3;
getError() - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult
.checktypes.Error error = 3;
getError() - Method in interface com.baidu.bifromq.plugin.authprovider.type.CheckResultOrBuilder
.checktypes.Error error = 3;
getErrorBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult.Builder
.checktypes.Error error = 3;
getErrorOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult.Builder
.checktypes.Error error = 3;
getErrorOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult
.checktypes.Error error = 3;
getErrorOrBuilder() - Method in interface com.baidu.bifromq.plugin.authprovider.type.CheckResultOrBuilder
.checktypes.Error error = 3;
getFailed() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult.Builder
.mqtt5authtypes.Failed failed = 2;
getFailed() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult
.mqtt5authtypes.Failed failed = 2;
getFailed() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResultOrBuilder
.mqtt5authtypes.Failed failed = 2;
getFailed() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.Builder
.mqtt5authtypes.Failed failed = 3;
getFailed() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult
.mqtt5authtypes.Failed failed = 3;
getFailed() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResultOrBuilder
.mqtt5authtypes.Failed failed = 3;
getFailedBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult.Builder
.mqtt5authtypes.Failed failed = 2;
getFailedBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.Builder
.mqtt5authtypes.Failed failed = 3;
getFailedOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult.Builder
.mqtt5authtypes.Failed failed = 2;
getFailedOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult
.mqtt5authtypes.Failed failed = 2;
getFailedOrBuilder() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResultOrBuilder
.mqtt5authtypes.Failed failed = 2;
getFailedOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.Builder
.mqtt5authtypes.Failed failed = 3;
getFailedOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult
.mqtt5authtypes.Failed failed = 3;
getFailedOrBuilder() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResultOrBuilder
.mqtt5authtypes.Failed failed = 3;
getGranted() - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult.Builder
.checktypes.Granted granted = 1;
getGranted() - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult
.checktypes.Granted granted = 1;
getGranted() - Method in interface com.baidu.bifromq.plugin.authprovider.type.CheckResultOrBuilder
.checktypes.Granted granted = 1;
getGrantedBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult.Builder
.checktypes.Granted granted = 1;
getGrantedOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult.Builder
.checktypes.Granted granted = 1;
getGrantedOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult
.checktypes.Granted granted = 1;
getGrantedOrBuilder() - Method in interface com.baidu.bifromq.plugin.authprovider.type.CheckResultOrBuilder
.checktypes.Granted granted = 1;
getInitial() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Builder
.mqtt5authtypes.MQTT5ExtendedAuthData.Initial initial = 1;
getInitial() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData
.mqtt5authtypes.MQTT5ExtendedAuthData.Initial initial = 1;
getInitial() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthDataOrBuilder
.mqtt5authtypes.MQTT5ExtendedAuthData.Initial initial = 1;
getInitialBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Builder
.mqtt5authtypes.MQTT5ExtendedAuthData.Initial initial = 1;
getInitialOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Builder
.mqtt5authtypes.MQTT5ExtendedAuthData.Initial initial = 1;
getInitialOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData
.mqtt5authtypes.MQTT5ExtendedAuthData.Initial initial = 1;
getInitialOrBuilder() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthDataOrBuilder
.mqtt5authtypes.MQTT5ExtendedAuthData.Initial initial = 1;
getIsMQIsdp() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
MQIsdp is MQTT 3.1
getIsMQIsdp() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
MQIsdp is MQTT 3.1
getIsMQIsdp() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthDataOrBuilder
MQIsdp is MQTT 3.1
getIsReAuth() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth.Builder
bool isReAuth = 4;
getIsReAuth() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth
bool isReAuth = 4;
getIsReAuth() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.AuthOrBuilder
bool isReAuth = 4;
getIsRetained() - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction.Builder
bool isRetained = 3;
getIsRetained() - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction
bool isRetained = 3;
getIsRetained() - Method in interface com.baidu.bifromq.plugin.authprovider.type.PubActionOrBuilder
bool isRetained = 3;
getMutableAttrs() - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok.Builder
Deprecated.
getMutableAttrs() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
Deprecated.
getNumber() - Method in enum class com.baidu.bifromq.plugin.authprovider.type.CheckResult.TypeCase
 
getNumber() - Method in enum class com.baidu.bifromq.plugin.authprovider.type.Failed.Code
 
getNumber() - Method in enum class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.TypeCase
 
getNumber() - Method in enum class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult.TypeCase
 
getNumber() - Method in enum class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.TypeCase
 
getNumber() - Method in enum class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.TypeCase
 
getNumber() - Method in enum class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.TypeCase
 
getNumber() - Method in enum class com.baidu.bifromq.plugin.authprovider.type.Reject.Code
 
getOk() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.Builder
.mqtt3authtypes.Ok ok = 1;
getOk() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult
.mqtt3authtypes.Ok ok = 1;
getOk() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResultOrBuilder
.mqtt3authtypes.Ok ok = 1;
getOkBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.Builder
.mqtt3authtypes.Ok ok = 1;
getOkOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.Builder
.mqtt3authtypes.Ok ok = 1;
getOkOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult
.mqtt3authtypes.Ok ok = 1;
getOkOrBuilder() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResultOrBuilder
.mqtt3authtypes.Ok ok = 1;
getParserForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult
 
getParserForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue
 
getParserForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied
 
getParserForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.Error
 
getParserForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed
 
getParserForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.Granted
 
getParserForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
 
getParserForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult
 
getParserForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
 
getParserForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult
 
getParserForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth
 
getParserForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData
 
getParserForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial
 
getParserForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult
 
getParserForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction
 
getParserForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok
 
getParserForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction
 
getParserForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject
 
getParserForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction
 
getParserForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success
 
getParserForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction
 
getPassword() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
optional bytes password = 3;
getPassword() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
optional bytes password = 3;
getPassword() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthDataOrBuilder
optional bytes password = 3;
getPassword() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
optional bytes password = 2;
getPassword() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
optional bytes password = 2;
getPassword() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthDataOrBuilder
optional bytes password = 2;
getPub() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
.checktypes.PubAction pub = 1;
getPub() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction
.checktypes.PubAction pub = 1;
getPub() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTTActionOrBuilder
.checktypes.PubAction pub = 1;
getPubBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
.checktypes.PubAction pub = 1;
getPubOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
.checktypes.PubAction pub = 1;
getPubOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction
.checktypes.PubAction pub = 1;
getPubOrBuilder() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTTActionOrBuilder
.checktypes.PubAction pub = 1;
getQos() - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction.Builder
.commontype.QoS qos = 2;
getQos() - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction
.commontype.QoS qos = 2;
getQos() - Method in interface com.baidu.bifromq.plugin.authprovider.type.PubActionOrBuilder
.commontype.QoS qos = 2;
getQos() - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction.Builder
.commontype.QoS qos = 2;
getQos() - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction
.commontype.QoS qos = 2;
getQos() - Method in interface com.baidu.bifromq.plugin.authprovider.type.SubActionOrBuilder
.commontype.QoS qos = 2;
getQosValue() - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction.Builder
.commontype.QoS qos = 2;
getQosValue() - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction
.commontype.QoS qos = 2;
getQosValue() - Method in interface com.baidu.bifromq.plugin.authprovider.type.PubActionOrBuilder
.commontype.QoS qos = 2;
getQosValue() - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction.Builder
.commontype.QoS qos = 2;
getQosValue() - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction
.commontype.QoS qos = 2;
getQosValue() - Method in interface com.baidu.bifromq.plugin.authprovider.type.SubActionOrBuilder
.commontype.QoS qos = 2;
getReason() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
optional string reason = 4;
getReason() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue
optional string reason = 4;
getReason() - Method in interface com.baidu.bifromq.plugin.authprovider.type.ContinueOrBuilder
optional string reason = 4;
getReason() - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied.Builder
optional string reason = 1;
getReason() - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied
optional string reason = 1;
getReason() - Method in interface com.baidu.bifromq.plugin.authprovider.type.DeniedOrBuilder
optional string reason = 1;
getReason() - Method in class com.baidu.bifromq.plugin.authprovider.type.Error.Builder
optional string reason = 1;
getReason() - Method in class com.baidu.bifromq.plugin.authprovider.type.Error
optional string reason = 1;
getReason() - Method in interface com.baidu.bifromq.plugin.authprovider.type.ErrorOrBuilder
optional string reason = 1;
getReason() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
optional description
getReason() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed
optional description
getReason() - Method in interface com.baidu.bifromq.plugin.authprovider.type.FailedOrBuilder
optional description
getReason() - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject.Builder
optional description
getReason() - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject
optional description
getReason() - Method in interface com.baidu.bifromq.plugin.authprovider.type.RejectOrBuilder
optional description
getReasonBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
optional string reason = 4;
getReasonBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue
optional string reason = 4;
getReasonBytes() - Method in interface com.baidu.bifromq.plugin.authprovider.type.ContinueOrBuilder
optional string reason = 4;
getReasonBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied.Builder
optional string reason = 1;
getReasonBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied
optional string reason = 1;
getReasonBytes() - Method in interface com.baidu.bifromq.plugin.authprovider.type.DeniedOrBuilder
optional string reason = 1;
getReasonBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.Error.Builder
optional string reason = 1;
getReasonBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.Error
optional string reason = 1;
getReasonBytes() - Method in interface com.baidu.bifromq.plugin.authprovider.type.ErrorOrBuilder
optional string reason = 1;
getReasonBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
optional description
getReasonBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed
optional description
getReasonBytes() - Method in interface com.baidu.bifromq.plugin.authprovider.type.FailedOrBuilder
optional description
getReasonBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject.Builder
optional description
getReasonBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject
optional description
getReasonBytes() - Method in interface com.baidu.bifromq.plugin.authprovider.type.RejectOrBuilder
optional description
getReject() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.Builder
.mqtt3authtypes.Reject reject = 2;
getReject() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult
.mqtt3authtypes.Reject reject = 2;
getReject() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResultOrBuilder
.mqtt3authtypes.Reject reject = 2;
getRejectBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.Builder
.mqtt3authtypes.Reject reject = 2;
getRejectOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.Builder
.mqtt3authtypes.Reject reject = 2;
getRejectOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult
.mqtt3authtypes.Reject reject = 2;
getRejectOrBuilder() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResultOrBuilder
.mqtt3authtypes.Reject reject = 2;
getRemoteAddr() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
string remoteAddr = 6;
getRemoteAddr() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
string remoteAddr = 6;
getRemoteAddr() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthDataOrBuilder
string remoteAddr = 6;
getRemoteAddr() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
string remoteAddr = 5;
getRemoteAddr() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
string remoteAddr = 5;
getRemoteAddr() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthDataOrBuilder
string remoteAddr = 5;
getRemoteAddrBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
string remoteAddr = 6;
getRemoteAddrBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
string remoteAddr = 6;
getRemoteAddrBytes() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthDataOrBuilder
string remoteAddr = 6;
getRemoteAddrBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
string remoteAddr = 5;
getRemoteAddrBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
string remoteAddr = 5;
getRemoteAddrBytes() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthDataOrBuilder
string remoteAddr = 5;
getRemotePort() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
uint32 remotePort = 7;
getRemotePort() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
uint32 remotePort = 7;
getRemotePort() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthDataOrBuilder
uint32 remotePort = 7;
getRemotePort() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
uint32 remotePort = 6;
getRemotePort() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
uint32 remotePort = 6;
getRemotePort() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthDataOrBuilder
uint32 remotePort = 6;
getResponseInfo() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
for MQTT5 request/response use case
getResponseInfo() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
for MQTT5 request/response use case
getResponseInfo() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthDataOrBuilder
for MQTT5 request/response use case
getResponseInfo() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
for mqtt5 request/response use case
getResponseInfo() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success
for mqtt5 request/response use case
getResponseInfo() - Method in interface com.baidu.bifromq.plugin.authprovider.type.SuccessOrBuilder
for mqtt5 request/response use case
getResponseInfoBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
for mqtt5 request/response use case
getResponseInfoBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success
for mqtt5 request/response use case
getResponseInfoBytes() - Method in interface com.baidu.bifromq.plugin.authprovider.type.SuccessOrBuilder
for mqtt5 request/response use case
getSerializedSize() - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult
 
getSerializedSize() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue
 
getSerializedSize() - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied
 
getSerializedSize() - Method in class com.baidu.bifromq.plugin.authprovider.type.Error
 
getSerializedSize() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed
 
getSerializedSize() - Method in class com.baidu.bifromq.plugin.authprovider.type.Granted
 
getSerializedSize() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
 
getSerializedSize() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult
 
getSerializedSize() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
 
getSerializedSize() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult
 
getSerializedSize() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth
 
getSerializedSize() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData
 
getSerializedSize() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial
 
getSerializedSize() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult
 
getSerializedSize() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction
 
getSerializedSize() - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok
 
getSerializedSize() - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction
 
getSerializedSize() - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject
 
getSerializedSize() - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction
 
getSerializedSize() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success
 
getSerializedSize() - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction
 
getSub() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
.checktypes.SubAction sub = 2;
getSub() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction
.checktypes.SubAction sub = 2;
getSub() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTTActionOrBuilder
.checktypes.SubAction sub = 2;
getSubBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
.checktypes.SubAction sub = 2;
getSubOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
.checktypes.SubAction sub = 2;
getSubOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction
.checktypes.SubAction sub = 2;
getSubOrBuilder() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTTActionOrBuilder
.checktypes.SubAction sub = 2;
getSuccess() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult.Builder
.mqtt5authtypes.Success success = 1;
getSuccess() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult
.mqtt5authtypes.Success success = 1;
getSuccess() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResultOrBuilder
.mqtt5authtypes.Success success = 1;
getSuccess() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.Builder
.mqtt5authtypes.Success success = 1;
getSuccess() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult
.mqtt5authtypes.Success success = 1;
getSuccess() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResultOrBuilder
.mqtt5authtypes.Success success = 1;
getSuccessBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult.Builder
.mqtt5authtypes.Success success = 1;
getSuccessBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.Builder
.mqtt5authtypes.Success success = 1;
getSuccessOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult.Builder
.mqtt5authtypes.Success success = 1;
getSuccessOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult
.mqtt5authtypes.Success success = 1;
getSuccessOrBuilder() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResultOrBuilder
.mqtt5authtypes.Success success = 1;
getSuccessOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.Builder
.mqtt5authtypes.Success success = 1;
getSuccessOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult
.mqtt5authtypes.Success success = 1;
getSuccessOrBuilder() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResultOrBuilder
.mqtt5authtypes.Success success = 1;
getTenantId() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
optional if tenant can be determined
getTenantId() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue
optional if tenant can be determined
getTenantId() - Method in interface com.baidu.bifromq.plugin.authprovider.type.ContinueOrBuilder
optional if tenant can be determined
getTenantId() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
optional if tenant can be determined
getTenantId() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed
optional if tenant can be determined
getTenantId() - Method in interface com.baidu.bifromq.plugin.authprovider.type.FailedOrBuilder
optional if tenant can be determined
getTenantId() - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok.Builder
string tenantId = 1;
getTenantId() - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok
string tenantId = 1;
getTenantId() - Method in interface com.baidu.bifromq.plugin.authprovider.type.OkOrBuilder
string tenantId = 1;
getTenantId() - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject.Builder
optional if tenant can be determined
getTenantId() - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject
optional if tenant can be determined
getTenantId() - Method in interface com.baidu.bifromq.plugin.authprovider.type.RejectOrBuilder
optional if tenant can be determined
getTenantId() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
string tenantId = 1;
getTenantId() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success
string tenantId = 1;
getTenantId() - Method in interface com.baidu.bifromq.plugin.authprovider.type.SuccessOrBuilder
string tenantId = 1;
getTenantIdBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
optional if tenant can be determined
getTenantIdBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue
optional if tenant can be determined
getTenantIdBytes() - Method in interface com.baidu.bifromq.plugin.authprovider.type.ContinueOrBuilder
optional if tenant can be determined
getTenantIdBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
optional if tenant can be determined
getTenantIdBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed
optional if tenant can be determined
getTenantIdBytes() - Method in interface com.baidu.bifromq.plugin.authprovider.type.FailedOrBuilder
optional if tenant can be determined
getTenantIdBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok.Builder
string tenantId = 1;
getTenantIdBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok
string tenantId = 1;
getTenantIdBytes() - Method in interface com.baidu.bifromq.plugin.authprovider.type.OkOrBuilder
string tenantId = 1;
getTenantIdBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject.Builder
optional if tenant can be determined
getTenantIdBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject
optional if tenant can be determined
getTenantIdBytes() - Method in interface com.baidu.bifromq.plugin.authprovider.type.RejectOrBuilder
optional if tenant can be determined
getTenantIdBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
string tenantId = 1;
getTenantIdBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success
string tenantId = 1;
getTenantIdBytes() - Method in interface com.baidu.bifromq.plugin.authprovider.type.SuccessOrBuilder
string tenantId = 1;
getTopic() - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction.Builder
string topic = 1;
getTopic() - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction
string topic = 1;
getTopic() - Method in interface com.baidu.bifromq.plugin.authprovider.type.PubActionOrBuilder
string topic = 1;
getTopicBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction.Builder
string topic = 1;
getTopicBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction
string topic = 1;
getTopicBytes() - Method in interface com.baidu.bifromq.plugin.authprovider.type.PubActionOrBuilder
string topic = 1;
getTopicFilter() - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction.Builder
string topicFilter = 1;
getTopicFilter() - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction
string topicFilter = 1;
getTopicFilter() - Method in interface com.baidu.bifromq.plugin.authprovider.type.SubActionOrBuilder
string topicFilter = 1;
getTopicFilter() - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction.Builder
string topicFilter = 1;
getTopicFilter() - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction
string topicFilter = 1;
getTopicFilter() - Method in interface com.baidu.bifromq.plugin.authprovider.type.UnsubActionOrBuilder
string topicFilter = 1;
getTopicFilterBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction.Builder
string topicFilter = 1;
getTopicFilterBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction
string topicFilter = 1;
getTopicFilterBytes() - Method in interface com.baidu.bifromq.plugin.authprovider.type.SubActionOrBuilder
string topicFilter = 1;
getTopicFilterBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction.Builder
string topicFilter = 1;
getTopicFilterBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction
string topicFilter = 1;
getTopicFilterBytes() - Method in interface com.baidu.bifromq.plugin.authprovider.type.UnsubActionOrBuilder
string topicFilter = 1;
getTypeCase() - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult.Builder
 
getTypeCase() - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult
 
getTypeCase() - Method in interface com.baidu.bifromq.plugin.authprovider.type.CheckResultOrBuilder
 
getTypeCase() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.Builder
 
getTypeCase() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult
 
getTypeCase() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResultOrBuilder
 
getTypeCase() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult.Builder
 
getTypeCase() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult
 
getTypeCase() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResultOrBuilder
 
getTypeCase() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Builder
 
getTypeCase() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData
 
getTypeCase() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthDataOrBuilder
 
getTypeCase() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.Builder
 
getTypeCase() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult
 
getTypeCase() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResultOrBuilder
 
getTypeCase() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
 
getTypeCase() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction
 
getTypeCase() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTTActionOrBuilder
 
getUnsub() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
.checktypes.UnsubAction unsub = 3;
getUnsub() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction
.checktypes.UnsubAction unsub = 3;
getUnsub() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTTActionOrBuilder
.checktypes.UnsubAction unsub = 3;
getUnsubBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
.checktypes.UnsubAction unsub = 3;
getUnsubOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
.checktypes.UnsubAction unsub = 3;
getUnsubOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction
.checktypes.UnsubAction unsub = 3;
getUnsubOrBuilder() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTTActionOrBuilder
.checktypes.UnsubAction unsub = 3;
getUserId() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
optional if user can be determined
getUserId() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue
optional if user can be determined
getUserId() - Method in interface com.baidu.bifromq.plugin.authprovider.type.ContinueOrBuilder
optional if user can be determined
getUserId() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
optional if user can be determined
getUserId() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed
optional if user can be determined
getUserId() - Method in interface com.baidu.bifromq.plugin.authprovider.type.FailedOrBuilder
optional if user can be determined
getUserId() - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok.Builder
string userId = 2;
getUserId() - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok
string userId = 2;
getUserId() - Method in interface com.baidu.bifromq.plugin.authprovider.type.OkOrBuilder
string userId = 2;
getUserId() - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject.Builder
optional if user can be determined
getUserId() - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject
optional if user can be determined
getUserId() - Method in interface com.baidu.bifromq.plugin.authprovider.type.RejectOrBuilder
optional if user can be determined
getUserId() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
string userId = 2;
getUserId() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success
string userId = 2;
getUserId() - Method in interface com.baidu.bifromq.plugin.authprovider.type.SuccessOrBuilder
string userId = 2;
getUserIdBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
optional if user can be determined
getUserIdBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue
optional if user can be determined
getUserIdBytes() - Method in interface com.baidu.bifromq.plugin.authprovider.type.ContinueOrBuilder
optional if user can be determined
getUserIdBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
optional if user can be determined
getUserIdBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed
optional if user can be determined
getUserIdBytes() - Method in interface com.baidu.bifromq.plugin.authprovider.type.FailedOrBuilder
optional if user can be determined
getUserIdBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok.Builder
string userId = 2;
getUserIdBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok
string userId = 2;
getUserIdBytes() - Method in interface com.baidu.bifromq.plugin.authprovider.type.OkOrBuilder
string userId = 2;
getUserIdBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject.Builder
optional if user can be determined
getUserIdBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject
optional if user can be determined
getUserIdBytes() - Method in interface com.baidu.bifromq.plugin.authprovider.type.RejectOrBuilder
optional if user can be determined
getUserIdBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
string userId = 2;
getUserIdBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success
string userId = 2;
getUserIdBytes() - Method in interface com.baidu.bifromq.plugin.authprovider.type.SuccessOrBuilder
string userId = 2;
getUsername() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
optional string username = 2;
getUsername() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
optional string username = 2;
getUsername() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthDataOrBuilder
optional string username = 2;
getUsername() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
optional string username = 1;
getUsername() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
optional string username = 1;
getUsername() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthDataOrBuilder
optional string username = 1;
getUsernameBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
optional string username = 2;
getUsernameBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
optional string username = 2;
getUsernameBytes() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthDataOrBuilder
optional string username = 2;
getUsernameBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
optional string username = 1;
getUsernameBytes() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
optional string username = 1;
getUsernameBytes() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthDataOrBuilder
optional string username = 1;
getUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
.commontype.UserProperties userProps = 5;
getUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue
.commontype.UserProperties userProps = 5;
getUserProps() - Method in interface com.baidu.bifromq.plugin.authprovider.type.ContinueOrBuilder
.commontype.UserProperties userProps = 5;
getUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied.Builder
user properties return back via mqtt5 pubAck/pubRel or disconnect in case QoS0
getUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied
user properties return back via mqtt5 pubAck/pubRel or disconnect in case QoS0
getUserProps() - Method in interface com.baidu.bifromq.plugin.authprovider.type.DeniedOrBuilder
user properties return back via mqtt5 pubAck/pubRel or disconnect in case QoS0
getUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.Error.Builder
user properties return back via mqtt5 pubAck/pubRel or disconnect in case QoS0
getUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.Error
user properties return back via mqtt5 pubAck/pubRel or disconnect in case QoS0
getUserProps() - Method in interface com.baidu.bifromq.plugin.authprovider.type.ErrorOrBuilder
user properties return back via mqtt5 pubAck/pubRel or disconnect in case QoS0
getUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
user properties return back via mqtt5 connack
getUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed
user properties return back via mqtt5 connack
getUserProps() - Method in interface com.baidu.bifromq.plugin.authprovider.type.FailedOrBuilder
user properties return back via mqtt5 connack
getUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.Granted.Builder
user properties return back via mqtt5 pubAck/pubRel
getUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.Granted
user properties return back via mqtt5 pubAck/pubRel
getUserProps() - Method in interface com.baidu.bifromq.plugin.authprovider.type.GrantedOrBuilder
user properties return back via mqtt5 pubAck/pubRel
getUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
.commontype.UserProperties userProps = 9;
getUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
.commontype.UserProperties userProps = 9;
getUserProps() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthDataOrBuilder
.commontype.UserProperties userProps = 9;
getUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth.Builder
.commontype.UserProperties userProps = 3;
getUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth
.commontype.UserProperties userProps = 3;
getUserProps() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.AuthOrBuilder
.commontype.UserProperties userProps = 3;
getUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction.Builder
.commontype.UserProperties userProps = 4;
getUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction
.commontype.UserProperties userProps = 4;
getUserProps() - Method in interface com.baidu.bifromq.plugin.authprovider.type.PubActionOrBuilder
.commontype.UserProperties userProps = 4;
getUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction.Builder
.commontype.UserProperties userProps = 5;
getUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction
.commontype.UserProperties userProps = 5;
getUserProps() - Method in interface com.baidu.bifromq.plugin.authprovider.type.SubActionOrBuilder
.commontype.UserProperties userProps = 5;
getUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
user properties return back via mqtt5 connack
getUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success
user properties return back via mqtt5 connack
getUserProps() - Method in interface com.baidu.bifromq.plugin.authprovider.type.SuccessOrBuilder
user properties return back via mqtt5 connack
getUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction.Builder
.commontype.UserProperties userProps = 2;
getUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction
.commontype.UserProperties userProps = 2;
getUserProps() - Method in interface com.baidu.bifromq.plugin.authprovider.type.UnsubActionOrBuilder
.commontype.UserProperties userProps = 2;
getUserPropsBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
.commontype.UserProperties userProps = 5;
getUserPropsBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied.Builder
user properties return back via mqtt5 pubAck/pubRel or disconnect in case QoS0
getUserPropsBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.Error.Builder
user properties return back via mqtt5 pubAck/pubRel or disconnect in case QoS0
getUserPropsBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
user properties return back via mqtt5 connack
getUserPropsBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.Granted.Builder
user properties return back via mqtt5 pubAck/pubRel
getUserPropsBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
.commontype.UserProperties userProps = 9;
getUserPropsBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth.Builder
.commontype.UserProperties userProps = 3;
getUserPropsBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction.Builder
.commontype.UserProperties userProps = 4;
getUserPropsBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction.Builder
.commontype.UserProperties userProps = 5;
getUserPropsBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
user properties return back via mqtt5 connack
getUserPropsBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction.Builder
.commontype.UserProperties userProps = 2;
getUserPropsOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
.commontype.UserProperties userProps = 5;
getUserPropsOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue
.commontype.UserProperties userProps = 5;
getUserPropsOrBuilder() - Method in interface com.baidu.bifromq.plugin.authprovider.type.ContinueOrBuilder
.commontype.UserProperties userProps = 5;
getUserPropsOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied.Builder
user properties return back via mqtt5 pubAck/pubRel or disconnect in case QoS0
getUserPropsOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied
user properties return back via mqtt5 pubAck/pubRel or disconnect in case QoS0
getUserPropsOrBuilder() - Method in interface com.baidu.bifromq.plugin.authprovider.type.DeniedOrBuilder
user properties return back via mqtt5 pubAck/pubRel or disconnect in case QoS0
getUserPropsOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.Error.Builder
user properties return back via mqtt5 pubAck/pubRel or disconnect in case QoS0
getUserPropsOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.Error
user properties return back via mqtt5 pubAck/pubRel or disconnect in case QoS0
getUserPropsOrBuilder() - Method in interface com.baidu.bifromq.plugin.authprovider.type.ErrorOrBuilder
user properties return back via mqtt5 pubAck/pubRel or disconnect in case QoS0
getUserPropsOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
user properties return back via mqtt5 connack
getUserPropsOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed
user properties return back via mqtt5 connack
getUserPropsOrBuilder() - Method in interface com.baidu.bifromq.plugin.authprovider.type.FailedOrBuilder
user properties return back via mqtt5 connack
getUserPropsOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.Granted.Builder
user properties return back via mqtt5 pubAck/pubRel
getUserPropsOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.Granted
user properties return back via mqtt5 pubAck/pubRel
getUserPropsOrBuilder() - Method in interface com.baidu.bifromq.plugin.authprovider.type.GrantedOrBuilder
user properties return back via mqtt5 pubAck/pubRel
getUserPropsOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
.commontype.UserProperties userProps = 9;
getUserPropsOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
.commontype.UserProperties userProps = 9;
getUserPropsOrBuilder() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthDataOrBuilder
.commontype.UserProperties userProps = 9;
getUserPropsOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth.Builder
.commontype.UserProperties userProps = 3;
getUserPropsOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth
.commontype.UserProperties userProps = 3;
getUserPropsOrBuilder() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.AuthOrBuilder
.commontype.UserProperties userProps = 3;
getUserPropsOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction.Builder
.commontype.UserProperties userProps = 4;
getUserPropsOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction
.commontype.UserProperties userProps = 4;
getUserPropsOrBuilder() - Method in interface com.baidu.bifromq.plugin.authprovider.type.PubActionOrBuilder
.commontype.UserProperties userProps = 4;
getUserPropsOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction.Builder
.commontype.UserProperties userProps = 5;
getUserPropsOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction
.commontype.UserProperties userProps = 5;
getUserPropsOrBuilder() - Method in interface com.baidu.bifromq.plugin.authprovider.type.SubActionOrBuilder
.commontype.UserProperties userProps = 5;
getUserPropsOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
user properties return back via mqtt5 connack
getUserPropsOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success
user properties return back via mqtt5 connack
getUserPropsOrBuilder() - Method in interface com.baidu.bifromq.plugin.authprovider.type.SuccessOrBuilder
user properties return back via mqtt5 connack
getUserPropsOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction.Builder
.commontype.UserProperties userProps = 2;
getUserPropsOrBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction
.commontype.UserProperties userProps = 2;
getUserPropsOrBuilder() - Method in interface com.baidu.bifromq.plugin.authprovider.type.UnsubActionOrBuilder
.commontype.UserProperties userProps = 2;
getValueDescriptor() - Method in enum class com.baidu.bifromq.plugin.authprovider.type.Failed.Code
 
getValueDescriptor() - Method in enum class com.baidu.bifromq.plugin.authprovider.type.Reject.Code
 
Granted - Class in com.baidu.bifromq.plugin.authprovider.type
Protobuf type checktypes.Granted
GRANTED - Enum constant in enum class com.baidu.bifromq.plugin.authprovider.type.CheckResult.TypeCase
 
GRANTED_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.CheckResult
 
Granted.Builder - Class in com.baidu.bifromq.plugin.authprovider.type
Protobuf type checktypes.Granted
GrantedOrBuilder - Interface in com.baidu.bifromq.plugin.authprovider.type
 

H

hasAuth() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Builder
.mqtt5authtypes.MQTT5ExtendedAuthData.Auth auth = 2;
hasAuth() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData
.mqtt5authtypes.MQTT5ExtendedAuthData.Auth auth = 2;
hasAuth() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthDataOrBuilder
.mqtt5authtypes.MQTT5ExtendedAuthData.Auth auth = 2;
hasBasic() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial.Builder
.mqtt5authtypes.MQTT5AuthData basic = 1;
hasBasic() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial
.mqtt5authtypes.MQTT5AuthData basic = 1;
hasBasic() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.InitialOrBuilder
.mqtt5authtypes.MQTT5AuthData basic = 1;
hasCert() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
optional bytes cert = 4;
hasCert() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
optional bytes cert = 4;
hasCert() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthDataOrBuilder
optional bytes cert = 4;
hasCert() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
optional bytes cert = 3;
hasCert() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
optional bytes cert = 3;
hasCert() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthDataOrBuilder
optional bytes cert = 3;
hasClientId() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
optional string clientId = 5;
hasClientId() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
optional string clientId = 5;
hasClientId() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthDataOrBuilder
optional string clientId = 5;
hasClientId() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
optional string clientId = 4;
hasClientId() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
optional string clientId = 4;
hasClientId() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthDataOrBuilder
optional string clientId = 4;
hasContinue() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.Builder
.mqtt5authtypes.Continue continue = 2;
hasContinue() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult
.mqtt5authtypes.Continue continue = 2;
hasContinue() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResultOrBuilder
.mqtt5authtypes.Continue continue = 2;
hasDenied() - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult.Builder
.checktypes.Denied denied = 2;
hasDenied() - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult
.checktypes.Denied denied = 2;
hasDenied() - Method in interface com.baidu.bifromq.plugin.authprovider.type.CheckResultOrBuilder
.checktypes.Denied denied = 2;
hasError() - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult.Builder
.checktypes.Error error = 3;
hasError() - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult
.checktypes.Error error = 3;
hasError() - Method in interface com.baidu.bifromq.plugin.authprovider.type.CheckResultOrBuilder
.checktypes.Error error = 3;
hasFailed() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult.Builder
.mqtt5authtypes.Failed failed = 2;
hasFailed() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult
.mqtt5authtypes.Failed failed = 2;
hasFailed() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResultOrBuilder
.mqtt5authtypes.Failed failed = 2;
hasFailed() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.Builder
.mqtt5authtypes.Failed failed = 3;
hasFailed() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult
.mqtt5authtypes.Failed failed = 3;
hasFailed() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResultOrBuilder
.mqtt5authtypes.Failed failed = 3;
hasGranted() - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult.Builder
.checktypes.Granted granted = 1;
hasGranted() - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult
.checktypes.Granted granted = 1;
hasGranted() - Method in interface com.baidu.bifromq.plugin.authprovider.type.CheckResultOrBuilder
.checktypes.Granted granted = 1;
hashCode() - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult
 
hashCode() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue
 
hashCode() - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied
 
hashCode() - Method in class com.baidu.bifromq.plugin.authprovider.type.Error
 
hashCode() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed
 
hashCode() - Method in class com.baidu.bifromq.plugin.authprovider.type.Granted
 
hashCode() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
 
hashCode() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult
 
hashCode() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
 
hashCode() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult
 
hashCode() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth
 
hashCode() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData
 
hashCode() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial
 
hashCode() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult
 
hashCode() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction
 
hashCode() - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok
 
hashCode() - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction
 
hashCode() - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject
 
hashCode() - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction
 
hashCode() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success
 
hashCode() - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction
 
hasInitial() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Builder
.mqtt5authtypes.MQTT5ExtendedAuthData.Initial initial = 1;
hasInitial() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData
.mqtt5authtypes.MQTT5ExtendedAuthData.Initial initial = 1;
hasInitial() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthDataOrBuilder
.mqtt5authtypes.MQTT5ExtendedAuthData.Initial initial = 1;
hasOk() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.Builder
.mqtt3authtypes.Ok ok = 1;
hasOk() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult
.mqtt3authtypes.Ok ok = 1;
hasOk() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResultOrBuilder
.mqtt3authtypes.Ok ok = 1;
hasPassword() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
optional bytes password = 3;
hasPassword() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
optional bytes password = 3;
hasPassword() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthDataOrBuilder
optional bytes password = 3;
hasPassword() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
optional bytes password = 2;
hasPassword() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
optional bytes password = 2;
hasPassword() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthDataOrBuilder
optional bytes password = 2;
hasPub() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
.checktypes.PubAction pub = 1;
hasPub() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction
.checktypes.PubAction pub = 1;
hasPub() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTTActionOrBuilder
.checktypes.PubAction pub = 1;
hasReason() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
optional string reason = 4;
hasReason() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue
optional string reason = 4;
hasReason() - Method in interface com.baidu.bifromq.plugin.authprovider.type.ContinueOrBuilder
optional string reason = 4;
hasReason() - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied.Builder
optional string reason = 1;
hasReason() - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied
optional string reason = 1;
hasReason() - Method in interface com.baidu.bifromq.plugin.authprovider.type.DeniedOrBuilder
optional string reason = 1;
hasReason() - Method in class com.baidu.bifromq.plugin.authprovider.type.Error.Builder
optional string reason = 1;
hasReason() - Method in class com.baidu.bifromq.plugin.authprovider.type.Error
optional string reason = 1;
hasReason() - Method in interface com.baidu.bifromq.plugin.authprovider.type.ErrorOrBuilder
optional string reason = 1;
hasReason() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
optional description
hasReason() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed
optional description
hasReason() - Method in interface com.baidu.bifromq.plugin.authprovider.type.FailedOrBuilder
optional description
hasReason() - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject.Builder
optional description
hasReason() - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject
optional description
hasReason() - Method in interface com.baidu.bifromq.plugin.authprovider.type.RejectOrBuilder
optional description
hasReject() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.Builder
.mqtt3authtypes.Reject reject = 2;
hasReject() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult
.mqtt3authtypes.Reject reject = 2;
hasReject() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResultOrBuilder
.mqtt3authtypes.Reject reject = 2;
hasResponseInfo() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
for mqtt5 request/response use case
hasResponseInfo() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success
for mqtt5 request/response use case
hasResponseInfo() - Method in interface com.baidu.bifromq.plugin.authprovider.type.SuccessOrBuilder
for mqtt5 request/response use case
hasSub() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
.checktypes.SubAction sub = 2;
hasSub() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction
.checktypes.SubAction sub = 2;
hasSub() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTTActionOrBuilder
.checktypes.SubAction sub = 2;
hasSuccess() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult.Builder
.mqtt5authtypes.Success success = 1;
hasSuccess() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult
.mqtt5authtypes.Success success = 1;
hasSuccess() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResultOrBuilder
.mqtt5authtypes.Success success = 1;
hasSuccess() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.Builder
.mqtt5authtypes.Success success = 1;
hasSuccess() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult
.mqtt5authtypes.Success success = 1;
hasSuccess() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResultOrBuilder
.mqtt5authtypes.Success success = 1;
hasTenantId() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
optional if tenant can be determined
hasTenantId() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue
optional if tenant can be determined
hasTenantId() - Method in interface com.baidu.bifromq.plugin.authprovider.type.ContinueOrBuilder
optional if tenant can be determined
hasTenantId() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
optional if tenant can be determined
hasTenantId() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed
optional if tenant can be determined
hasTenantId() - Method in interface com.baidu.bifromq.plugin.authprovider.type.FailedOrBuilder
optional if tenant can be determined
hasTenantId() - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject.Builder
optional if tenant can be determined
hasTenantId() - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject
optional if tenant can be determined
hasTenantId() - Method in interface com.baidu.bifromq.plugin.authprovider.type.RejectOrBuilder
optional if tenant can be determined
hasUnsub() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
.checktypes.UnsubAction unsub = 3;
hasUnsub() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction
.checktypes.UnsubAction unsub = 3;
hasUnsub() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTTActionOrBuilder
.checktypes.UnsubAction unsub = 3;
hasUserId() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
optional if user can be determined
hasUserId() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue
optional if user can be determined
hasUserId() - Method in interface com.baidu.bifromq.plugin.authprovider.type.ContinueOrBuilder
optional if user can be determined
hasUserId() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
optional if user can be determined
hasUserId() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed
optional if user can be determined
hasUserId() - Method in interface com.baidu.bifromq.plugin.authprovider.type.FailedOrBuilder
optional if user can be determined
hasUserId() - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject.Builder
optional if user can be determined
hasUserId() - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject
optional if user can be determined
hasUserId() - Method in interface com.baidu.bifromq.plugin.authprovider.type.RejectOrBuilder
optional if user can be determined
hasUsername() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
optional string username = 2;
hasUsername() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
optional string username = 2;
hasUsername() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthDataOrBuilder
optional string username = 2;
hasUsername() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
optional string username = 1;
hasUsername() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
optional string username = 1;
hasUsername() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthDataOrBuilder
optional string username = 1;
hasUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
.commontype.UserProperties userProps = 5;
hasUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue
.commontype.UserProperties userProps = 5;
hasUserProps() - Method in interface com.baidu.bifromq.plugin.authprovider.type.ContinueOrBuilder
.commontype.UserProperties userProps = 5;
hasUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied.Builder
user properties return back via mqtt5 pubAck/pubRel or disconnect in case QoS0
hasUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied
user properties return back via mqtt5 pubAck/pubRel or disconnect in case QoS0
hasUserProps() - Method in interface com.baidu.bifromq.plugin.authprovider.type.DeniedOrBuilder
user properties return back via mqtt5 pubAck/pubRel or disconnect in case QoS0
hasUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.Error.Builder
user properties return back via mqtt5 pubAck/pubRel or disconnect in case QoS0
hasUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.Error
user properties return back via mqtt5 pubAck/pubRel or disconnect in case QoS0
hasUserProps() - Method in interface com.baidu.bifromq.plugin.authprovider.type.ErrorOrBuilder
user properties return back via mqtt5 pubAck/pubRel or disconnect in case QoS0
hasUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
user properties return back via mqtt5 connack
hasUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed
user properties return back via mqtt5 connack
hasUserProps() - Method in interface com.baidu.bifromq.plugin.authprovider.type.FailedOrBuilder
user properties return back via mqtt5 connack
hasUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.Granted.Builder
user properties return back via mqtt5 pubAck/pubRel
hasUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.Granted
user properties return back via mqtt5 pubAck/pubRel
hasUserProps() - Method in interface com.baidu.bifromq.plugin.authprovider.type.GrantedOrBuilder
user properties return back via mqtt5 pubAck/pubRel
hasUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
.commontype.UserProperties userProps = 9;
hasUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
.commontype.UserProperties userProps = 9;
hasUserProps() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthDataOrBuilder
.commontype.UserProperties userProps = 9;
hasUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth.Builder
.commontype.UserProperties userProps = 3;
hasUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth
.commontype.UserProperties userProps = 3;
hasUserProps() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.AuthOrBuilder
.commontype.UserProperties userProps = 3;
hasUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction.Builder
.commontype.UserProperties userProps = 4;
hasUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction
.commontype.UserProperties userProps = 4;
hasUserProps() - Method in interface com.baidu.bifromq.plugin.authprovider.type.PubActionOrBuilder
.commontype.UserProperties userProps = 4;
hasUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction.Builder
.commontype.UserProperties userProps = 5;
hasUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction
.commontype.UserProperties userProps = 5;
hasUserProps() - Method in interface com.baidu.bifromq.plugin.authprovider.type.SubActionOrBuilder
.commontype.UserProperties userProps = 5;
hasUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
user properties return back via mqtt5 connack
hasUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success
user properties return back via mqtt5 connack
hasUserProps() - Method in interface com.baidu.bifromq.plugin.authprovider.type.SuccessOrBuilder
user properties return back via mqtt5 connack
hasUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction.Builder
.commontype.UserProperties userProps = 2;
hasUserProps() - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction
.commontype.UserProperties userProps = 2;
hasUserProps() - Method in interface com.baidu.bifromq.plugin.authprovider.type.UnsubActionOrBuilder
.commontype.UserProperties userProps = 2;

I

IAuthProvider - Interface in com.baidu.bifromq.plugin.authprovider
 
INITIAL - Enum constant in enum class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.TypeCase
 
INITIAL_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData
 
internalGetFieldAccessorTable() - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult.Builder
 
internalGetFieldAccessorTable() - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult
 
internalGetFieldAccessorTable() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
 
internalGetFieldAccessorTable() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue
 
internalGetFieldAccessorTable() - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied.Builder
 
internalGetFieldAccessorTable() - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied
 
internalGetFieldAccessorTable() - Method in class com.baidu.bifromq.plugin.authprovider.type.Error.Builder
 
internalGetFieldAccessorTable() - Method in class com.baidu.bifromq.plugin.authprovider.type.Error
 
internalGetFieldAccessorTable() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
 
internalGetFieldAccessorTable() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed
 
internalGetFieldAccessorTable() - Method in class com.baidu.bifromq.plugin.authprovider.type.Granted.Builder
 
internalGetFieldAccessorTable() - Method in class com.baidu.bifromq.plugin.authprovider.type.Granted
 
internalGetFieldAccessorTable() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
 
internalGetFieldAccessorTable() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
 
internalGetFieldAccessorTable() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.Builder
 
internalGetFieldAccessorTable() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult
 
internalGetFieldAccessorTable() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
 
internalGetFieldAccessorTable() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
 
internalGetFieldAccessorTable() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult.Builder
 
internalGetFieldAccessorTable() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult
 
internalGetFieldAccessorTable() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth.Builder
 
internalGetFieldAccessorTable() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth
 
internalGetFieldAccessorTable() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Builder
 
internalGetFieldAccessorTable() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial.Builder
 
internalGetFieldAccessorTable() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial
 
internalGetFieldAccessorTable() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData
 
internalGetFieldAccessorTable() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.Builder
 
internalGetFieldAccessorTable() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult
 
internalGetFieldAccessorTable() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction
 
internalGetFieldAccessorTable() - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok.Builder
 
internalGetFieldAccessorTable() - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok
 
internalGetFieldAccessorTable() - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction
 
internalGetFieldAccessorTable() - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject.Builder
 
internalGetFieldAccessorTable() - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject
 
internalGetFieldAccessorTable() - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction
 
internalGetFieldAccessorTable() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
 
internalGetFieldAccessorTable() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success
 
internalGetFieldAccessorTable() - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction
 
internalGetMapFieldReflection(int) - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok.Builder
 
internalGetMapFieldReflection(int) - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok
 
internalGetMapFieldReflection(int) - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
 
internalGetMapFieldReflection(int) - Method in class com.baidu.bifromq.plugin.authprovider.type.Success
 
internalGetMutableMapFieldReflection(int) - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
 
internalGetValueMap() - Static method in enum class com.baidu.bifromq.plugin.authprovider.type.Failed.Code
 
internalGetValueMap() - Static method in enum class com.baidu.bifromq.plugin.authprovider.type.Reject.Code
 
isInitialized() - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult.Builder
 
isInitialized() - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult
 
isInitialized() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
 
isInitialized() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue
 
isInitialized() - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied.Builder
 
isInitialized() - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied
 
isInitialized() - Method in class com.baidu.bifromq.plugin.authprovider.type.Error.Builder
 
isInitialized() - Method in class com.baidu.bifromq.plugin.authprovider.type.Error
 
isInitialized() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
 
isInitialized() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed
 
isInitialized() - Method in class com.baidu.bifromq.plugin.authprovider.type.Granted.Builder
 
isInitialized() - Method in class com.baidu.bifromq.plugin.authprovider.type.Granted
 
isInitialized() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
 
isInitialized() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
 
isInitialized() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.Builder
 
isInitialized() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult
 
isInitialized() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
 
isInitialized() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
 
isInitialized() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult.Builder
 
isInitialized() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult
 
isInitialized() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth.Builder
 
isInitialized() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth
 
isInitialized() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Builder
 
isInitialized() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial.Builder
 
isInitialized() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial
 
isInitialized() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData
 
isInitialized() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.Builder
 
isInitialized() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult
 
isInitialized() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
 
isInitialized() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction
 
isInitialized() - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok.Builder
 
isInitialized() - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok
 
isInitialized() - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction.Builder
 
isInitialized() - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction
 
isInitialized() - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject.Builder
 
isInitialized() - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject
 
isInitialized() - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction.Builder
 
isInitialized() - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction
 
isInitialized() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
 
isInitialized() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success
 
isInitialized() - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction.Builder
 
isInitialized() - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction
 
ISMQISDP_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
 
ISREAUTH_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth
 
ISRETAINED_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.PubAction
 

M

mergeAuth(MQTT5ExtendedAuthData.Auth) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Builder
.mqtt5authtypes.MQTT5ExtendedAuthData.Auth auth = 2;
mergeBasic(MQTT5AuthData) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial.Builder
.mqtt5authtypes.MQTT5AuthData basic = 1;
mergeContinue(Continue) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.Builder
.mqtt5authtypes.Continue continue = 2;
mergeDenied(Denied) - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult.Builder
.checktypes.Denied denied = 2;
mergeError(Error) - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult.Builder
.checktypes.Error error = 3;
mergeFailed(Failed) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult.Builder
.mqtt5authtypes.Failed failed = 2;
mergeFailed(Failed) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.Builder
.mqtt5authtypes.Failed failed = 3;
mergeFrom(CheckResult) - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult.Builder
 
mergeFrom(Continue) - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
 
mergeFrom(Denied) - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied.Builder
 
mergeFrom(Error) - Method in class com.baidu.bifromq.plugin.authprovider.type.Error.Builder
 
mergeFrom(Failed) - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
 
mergeFrom(Granted) - Method in class com.baidu.bifromq.plugin.authprovider.type.Granted.Builder
 
mergeFrom(MQTT3AuthData) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
 
mergeFrom(MQTT3AuthResult) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.Builder
 
mergeFrom(MQTT5AuthData) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
 
mergeFrom(MQTT5AuthResult) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult.Builder
 
mergeFrom(MQTT5ExtendedAuthData) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Builder
 
mergeFrom(MQTT5ExtendedAuthData.Auth) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth.Builder
 
mergeFrom(MQTT5ExtendedAuthData.Initial) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial.Builder
 
mergeFrom(MQTT5ExtendedAuthResult) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.Builder
 
mergeFrom(MQTTAction) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
 
mergeFrom(Ok) - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok.Builder
 
mergeFrom(PubAction) - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction.Builder
 
mergeFrom(Reject) - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject.Builder
 
mergeFrom(SubAction) - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction.Builder
 
mergeFrom(Success) - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
 
mergeFrom(UnsubAction) - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.baidu.bifromq.plugin.authprovider.type.Error.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.baidu.bifromq.plugin.authprovider.type.Granted.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction.Builder
 
mergeFrom(Message) - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult.Builder
 
mergeFrom(Message) - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
 
mergeFrom(Message) - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied.Builder
 
mergeFrom(Message) - Method in class com.baidu.bifromq.plugin.authprovider.type.Error.Builder
 
mergeFrom(Message) - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
 
mergeFrom(Message) - Method in class com.baidu.bifromq.plugin.authprovider.type.Granted.Builder
 
mergeFrom(Message) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
 
mergeFrom(Message) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.Builder
 
mergeFrom(Message) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
 
mergeFrom(Message) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult.Builder
 
mergeFrom(Message) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth.Builder
 
mergeFrom(Message) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Builder
 
mergeFrom(Message) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial.Builder
 
mergeFrom(Message) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.Builder
 
mergeFrom(Message) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
 
mergeFrom(Message) - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok.Builder
 
mergeFrom(Message) - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction.Builder
 
mergeFrom(Message) - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject.Builder
 
mergeFrom(Message) - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction.Builder
 
mergeFrom(Message) - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
 
mergeFrom(Message) - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction.Builder
 
mergeGranted(Granted) - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult.Builder
.checktypes.Granted granted = 1;
mergeInitial(MQTT5ExtendedAuthData.Initial) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Builder
.mqtt5authtypes.MQTT5ExtendedAuthData.Initial initial = 1;
mergeOk(Ok) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.Builder
.mqtt3authtypes.Ok ok = 1;
mergePub(PubAction) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
.checktypes.PubAction pub = 1;
mergeReject(Reject) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.Builder
.mqtt3authtypes.Reject reject = 2;
mergeSub(SubAction) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
.checktypes.SubAction sub = 2;
mergeSuccess(Success) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult.Builder
.mqtt5authtypes.Success success = 1;
mergeSuccess(Success) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.Builder
.mqtt5authtypes.Success success = 1;
mergeUnknownFields(UnknownFieldSet) - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.baidu.bifromq.plugin.authprovider.type.Error.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.baidu.bifromq.plugin.authprovider.type.Granted.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction.Builder
 
mergeUnsub(UnsubAction) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
.checktypes.UnsubAction unsub = 3;
mergeUserProps(UserProperties) - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
.commontype.UserProperties userProps = 5;
mergeUserProps(UserProperties) - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied.Builder
user properties return back via mqtt5 pubAck/pubRel or disconnect in case QoS0
mergeUserProps(UserProperties) - Method in class com.baidu.bifromq.plugin.authprovider.type.Error.Builder
user properties return back via mqtt5 pubAck/pubRel or disconnect in case QoS0
mergeUserProps(UserProperties) - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
user properties return back via mqtt5 connack
mergeUserProps(UserProperties) - Method in class com.baidu.bifromq.plugin.authprovider.type.Granted.Builder
user properties return back via mqtt5 pubAck/pubRel
mergeUserProps(UserProperties) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
.commontype.UserProperties userProps = 9;
mergeUserProps(UserProperties) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth.Builder
.commontype.UserProperties userProps = 3;
mergeUserProps(UserProperties) - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction.Builder
.commontype.UserProperties userProps = 4;
mergeUserProps(UserProperties) - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction.Builder
.commontype.UserProperties userProps = 5;
mergeUserProps(UserProperties) - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
user properties return back via mqtt5 connack
mergeUserProps(UserProperties) - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction.Builder
.commontype.UserProperties userProps = 2;
MQTT3AuthData - Class in com.baidu.bifromq.plugin.authprovider.type
Protobuf type mqtt3authtypes.MQTT3AuthData
MQTT3AuthData.Builder - Class in com.baidu.bifromq.plugin.authprovider.type
Protobuf type mqtt3authtypes.MQTT3AuthData
MQTT3AuthDataOrBuilder - Interface in com.baidu.bifromq.plugin.authprovider.type
 
MQTT3AuthResult - Class in com.baidu.bifromq.plugin.authprovider.type
Protobuf type mqtt3authtypes.MQTT3AuthResult
MQTT3AuthResult.Builder - Class in com.baidu.bifromq.plugin.authprovider.type
Protobuf type mqtt3authtypes.MQTT3AuthResult
MQTT3AuthResult.TypeCase - Enum Class in com.baidu.bifromq.plugin.authprovider.type
 
MQTT3AuthResultOrBuilder - Interface in com.baidu.bifromq.plugin.authprovider.type
 
MQTT3AuthTypesProto - Class in com.baidu.bifromq.plugin.authprovider.type
 
MQTT5AuthData - Class in com.baidu.bifromq.plugin.authprovider.type
Protobuf type mqtt5authtypes.MQTT5AuthData
MQTT5AuthData.Builder - Class in com.baidu.bifromq.plugin.authprovider.type
Protobuf type mqtt5authtypes.MQTT5AuthData
MQTT5AuthDataOrBuilder - Interface in com.baidu.bifromq.plugin.authprovider.type
 
MQTT5AuthResult - Class in com.baidu.bifromq.plugin.authprovider.type
Protobuf type mqtt5authtypes.MQTT5AuthResult
MQTT5AuthResult.Builder - Class in com.baidu.bifromq.plugin.authprovider.type
Protobuf type mqtt5authtypes.MQTT5AuthResult
MQTT5AuthResult.TypeCase - Enum Class in com.baidu.bifromq.plugin.authprovider.type
 
MQTT5AuthResultOrBuilder - Interface in com.baidu.bifromq.plugin.authprovider.type
 
MQTT5AuthTypesProto - Class in com.baidu.bifromq.plugin.authprovider.type
 
MQTT5ExtendedAuthData - Class in com.baidu.bifromq.plugin.authprovider.type
Protobuf type mqtt5authtypes.MQTT5ExtendedAuthData
MQTT5ExtendedAuthData.Auth - Class in com.baidu.bifromq.plugin.authprovider.type
Protobuf type mqtt5authtypes.MQTT5ExtendedAuthData.Auth
MQTT5ExtendedAuthData.Auth.Builder - Class in com.baidu.bifromq.plugin.authprovider.type
Protobuf type mqtt5authtypes.MQTT5ExtendedAuthData.Auth
MQTT5ExtendedAuthData.AuthOrBuilder - Interface in com.baidu.bifromq.plugin.authprovider.type
 
MQTT5ExtendedAuthData.Builder - Class in com.baidu.bifromq.plugin.authprovider.type
Protobuf type mqtt5authtypes.MQTT5ExtendedAuthData
MQTT5ExtendedAuthData.Initial - Class in com.baidu.bifromq.plugin.authprovider.type
Protobuf type mqtt5authtypes.MQTT5ExtendedAuthData.Initial
MQTT5ExtendedAuthData.Initial.Builder - Class in com.baidu.bifromq.plugin.authprovider.type
Protobuf type mqtt5authtypes.MQTT5ExtendedAuthData.Initial
MQTT5ExtendedAuthData.InitialOrBuilder - Interface in com.baidu.bifromq.plugin.authprovider.type
 
MQTT5ExtendedAuthData.TypeCase - Enum Class in com.baidu.bifromq.plugin.authprovider.type
 
MQTT5ExtendedAuthDataOrBuilder - Interface in com.baidu.bifromq.plugin.authprovider.type
 
MQTT5ExtendedAuthResult - Class in com.baidu.bifromq.plugin.authprovider.type
Protobuf type mqtt5authtypes.MQTT5ExtendedAuthResult
MQTT5ExtendedAuthResult.Builder - Class in com.baidu.bifromq.plugin.authprovider.type
Protobuf type mqtt5authtypes.MQTT5ExtendedAuthResult
MQTT5ExtendedAuthResult.TypeCase - Enum Class in com.baidu.bifromq.plugin.authprovider.type
 
MQTT5ExtendedAuthResultOrBuilder - Interface in com.baidu.bifromq.plugin.authprovider.type
 
MQTTAction - Class in com.baidu.bifromq.plugin.authprovider.type
Protobuf type checktypes.MQTTAction
MQTTAction.Builder - Class in com.baidu.bifromq.plugin.authprovider.type
Protobuf type checktypes.MQTTAction
MQTTAction.TypeCase - Enum Class in com.baidu.bifromq.plugin.authprovider.type
 
MQTTActionOrBuilder - Interface in com.baidu.bifromq.plugin.authprovider.type
 

N

newBuilder() - Static method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult
 
newBuilder() - Static method in class com.baidu.bifromq.plugin.authprovider.type.Continue
 
newBuilder() - Static method in class com.baidu.bifromq.plugin.authprovider.type.Denied
 
newBuilder() - Static method in class com.baidu.bifromq.plugin.authprovider.type.Error
 
newBuilder() - Static method in class com.baidu.bifromq.plugin.authprovider.type.Failed
 
newBuilder() - Static method in class com.baidu.bifromq.plugin.authprovider.type.Granted
 
newBuilder() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
 
newBuilder() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult
 
newBuilder() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
 
newBuilder() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult
 
newBuilder() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth
 
newBuilder() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial
 
newBuilder() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData
 
newBuilder() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult
 
newBuilder() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction
 
newBuilder() - Static method in class com.baidu.bifromq.plugin.authprovider.type.Ok
 
newBuilder() - Static method in class com.baidu.bifromq.plugin.authprovider.type.PubAction
 
newBuilder() - Static method in class com.baidu.bifromq.plugin.authprovider.type.Reject
 
newBuilder() - Static method in class com.baidu.bifromq.plugin.authprovider.type.SubAction
 
newBuilder() - Static method in class com.baidu.bifromq.plugin.authprovider.type.Success
 
newBuilder() - Static method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction
 
newBuilder(CheckResult) - Static method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult
 
newBuilder(Continue) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Continue
 
newBuilder(Denied) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Denied
 
newBuilder(Error) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Error
 
newBuilder(Failed) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Failed
 
newBuilder(Granted) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Granted
 
newBuilder(MQTT3AuthData) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
 
newBuilder(MQTT3AuthResult) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult
 
newBuilder(MQTT5AuthData) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
 
newBuilder(MQTT5AuthResult) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult
 
newBuilder(MQTT5ExtendedAuthData) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData
 
newBuilder(MQTT5ExtendedAuthData.Auth) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth
 
newBuilder(MQTT5ExtendedAuthData.Initial) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial
 
newBuilder(MQTT5ExtendedAuthResult) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult
 
newBuilder(MQTTAction) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction
 
newBuilder(Ok) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Ok
 
newBuilder(PubAction) - Static method in class com.baidu.bifromq.plugin.authprovider.type.PubAction
 
newBuilder(Reject) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Reject
 
newBuilder(SubAction) - Static method in class com.baidu.bifromq.plugin.authprovider.type.SubAction
 
newBuilder(Success) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Success
 
newBuilder(UnsubAction) - Static method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction
 
newBuilderForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult
 
newBuilderForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue
 
newBuilderForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied
 
newBuilderForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.Error
 
newBuilderForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed
 
newBuilderForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.Granted
 
newBuilderForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
 
newBuilderForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult
 
newBuilderForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
 
newBuilderForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult
 
newBuilderForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth
 
newBuilderForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial
 
newBuilderForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData
 
newBuilderForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult
 
newBuilderForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction
 
newBuilderForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok
 
newBuilderForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction
 
newBuilderForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject
 
newBuilderForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction
 
newBuilderForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success
 
newBuilderForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.baidu.bifromq.plugin.authprovider.type.Error
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.baidu.bifromq.plugin.authprovider.type.Granted
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.baidu.bifromq.plugin.authprovider.type.Success
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.baidu.bifromq.plugin.authprovider.type.Error
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.baidu.bifromq.plugin.authprovider.type.Granted
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.baidu.bifromq.plugin.authprovider.type.Success
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction
 
NotAuthorized - Enum constant in enum class com.baidu.bifromq.plugin.authprovider.type.Failed.Code
NotAuthorized = 1;
NotAuthorized - Enum constant in enum class com.baidu.bifromq.plugin.authprovider.type.Reject.Code
NotAuthorized = 1;
NotAuthorized_VALUE - Static variable in enum class com.baidu.bifromq.plugin.authprovider.type.Failed.Code
NotAuthorized = 1;
NotAuthorized_VALUE - Static variable in enum class com.baidu.bifromq.plugin.authprovider.type.Reject.Code
NotAuthorized = 1;

O

Ok - Class in com.baidu.bifromq.plugin.authprovider.type
Protobuf type mqtt3authtypes.Ok
OK - Enum constant in enum class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.TypeCase
 
OK_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult
 
Ok.Builder - Class in com.baidu.bifromq.plugin.authprovider.type
Protobuf type mqtt3authtypes.Ok
OkOrBuilder - Interface in com.baidu.bifromq.plugin.authprovider.type
 

P

parseDelimitedFrom(InputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult
 
parseDelimitedFrom(InputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Continue
 
parseDelimitedFrom(InputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Denied
 
parseDelimitedFrom(InputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Error
 
parseDelimitedFrom(InputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Failed
 
parseDelimitedFrom(InputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Granted
 
parseDelimitedFrom(InputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
 
parseDelimitedFrom(InputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult
 
parseDelimitedFrom(InputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
 
parseDelimitedFrom(InputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult
 
parseDelimitedFrom(InputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth
 
parseDelimitedFrom(InputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial
 
parseDelimitedFrom(InputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData
 
parseDelimitedFrom(InputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult
 
parseDelimitedFrom(InputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction
 
parseDelimitedFrom(InputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Ok
 
parseDelimitedFrom(InputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.PubAction
 
parseDelimitedFrom(InputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Reject
 
parseDelimitedFrom(InputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.SubAction
 
parseDelimitedFrom(InputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Success
 
parseDelimitedFrom(InputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Continue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Denied
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Error
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Failed
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Granted
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Ok
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.PubAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Reject
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.SubAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Success
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction
 
parseFrom(byte[]) - Static method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult
 
parseFrom(byte[]) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Continue
 
parseFrom(byte[]) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Denied
 
parseFrom(byte[]) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Error
 
parseFrom(byte[]) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Failed
 
parseFrom(byte[]) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Granted
 
parseFrom(byte[]) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
 
parseFrom(byte[]) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult
 
parseFrom(byte[]) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
 
parseFrom(byte[]) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult
 
parseFrom(byte[]) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth
 
parseFrom(byte[]) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial
 
parseFrom(byte[]) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData
 
parseFrom(byte[]) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult
 
parseFrom(byte[]) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction
 
parseFrom(byte[]) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Ok
 
parseFrom(byte[]) - Static method in class com.baidu.bifromq.plugin.authprovider.type.PubAction
 
parseFrom(byte[]) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Reject
 
parseFrom(byte[]) - Static method in class com.baidu.bifromq.plugin.authprovider.type.SubAction
 
parseFrom(byte[]) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Success
 
parseFrom(byte[]) - Static method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Continue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Denied
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Error
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Failed
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Granted
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Ok
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.PubAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Reject
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.SubAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Success
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction
 
parseFrom(ByteString) - Static method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult
 
parseFrom(ByteString) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Continue
 
parseFrom(ByteString) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Denied
 
parseFrom(ByteString) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Error
 
parseFrom(ByteString) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Failed
 
parseFrom(ByteString) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Granted
 
parseFrom(ByteString) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
 
parseFrom(ByteString) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult
 
parseFrom(ByteString) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
 
parseFrom(ByteString) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult
 
parseFrom(ByteString) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth
 
parseFrom(ByteString) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial
 
parseFrom(ByteString) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData
 
parseFrom(ByteString) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult
 
parseFrom(ByteString) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction
 
parseFrom(ByteString) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Ok
 
parseFrom(ByteString) - Static method in class com.baidu.bifromq.plugin.authprovider.type.PubAction
 
parseFrom(ByteString) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Reject
 
parseFrom(ByteString) - Static method in class com.baidu.bifromq.plugin.authprovider.type.SubAction
 
parseFrom(ByteString) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Success
 
parseFrom(ByteString) - Static method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Continue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Denied
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Error
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Failed
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Granted
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Ok
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.PubAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Reject
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.SubAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Success
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction
 
parseFrom(CodedInputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult
 
parseFrom(CodedInputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Continue
 
parseFrom(CodedInputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Denied
 
parseFrom(CodedInputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Error
 
parseFrom(CodedInputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Failed
 
parseFrom(CodedInputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Granted
 
parseFrom(CodedInputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
 
parseFrom(CodedInputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult
 
parseFrom(CodedInputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
 
parseFrom(CodedInputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult
 
parseFrom(CodedInputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth
 
parseFrom(CodedInputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial
 
parseFrom(CodedInputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData
 
parseFrom(CodedInputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult
 
parseFrom(CodedInputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction
 
parseFrom(CodedInputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Ok
 
parseFrom(CodedInputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.PubAction
 
parseFrom(CodedInputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Reject
 
parseFrom(CodedInputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.SubAction
 
parseFrom(CodedInputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Success
 
parseFrom(CodedInputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Continue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Denied
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Error
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Failed
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Granted
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Ok
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.PubAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Reject
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.SubAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Success
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction
 
parseFrom(InputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult
 
parseFrom(InputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Continue
 
parseFrom(InputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Denied
 
parseFrom(InputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Error
 
parseFrom(InputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Failed
 
parseFrom(InputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Granted
 
parseFrom(InputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
 
parseFrom(InputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult
 
parseFrom(InputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
 
parseFrom(InputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult
 
parseFrom(InputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth
 
parseFrom(InputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial
 
parseFrom(InputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData
 
parseFrom(InputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult
 
parseFrom(InputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction
 
parseFrom(InputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Ok
 
parseFrom(InputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.PubAction
 
parseFrom(InputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Reject
 
parseFrom(InputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.SubAction
 
parseFrom(InputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Success
 
parseFrom(InputStream) - Static method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Continue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Denied
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Error
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Failed
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Granted
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Ok
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.PubAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Reject
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.SubAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Success
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction
 
parseFrom(ByteBuffer) - Static method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult
 
parseFrom(ByteBuffer) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Continue
 
parseFrom(ByteBuffer) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Denied
 
parseFrom(ByteBuffer) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Error
 
parseFrom(ByteBuffer) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Failed
 
parseFrom(ByteBuffer) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Granted
 
parseFrom(ByteBuffer) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
 
parseFrom(ByteBuffer) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult
 
parseFrom(ByteBuffer) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
 
parseFrom(ByteBuffer) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult
 
parseFrom(ByteBuffer) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth
 
parseFrom(ByteBuffer) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial
 
parseFrom(ByteBuffer) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData
 
parseFrom(ByteBuffer) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult
 
parseFrom(ByteBuffer) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction
 
parseFrom(ByteBuffer) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Ok
 
parseFrom(ByteBuffer) - Static method in class com.baidu.bifromq.plugin.authprovider.type.PubAction
 
parseFrom(ByteBuffer) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Reject
 
parseFrom(ByteBuffer) - Static method in class com.baidu.bifromq.plugin.authprovider.type.SubAction
 
parseFrom(ByteBuffer) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Success
 
parseFrom(ByteBuffer) - Static method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Continue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Denied
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Error
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Failed
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Granted
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Ok
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.PubAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Reject
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.SubAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.Success
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction
 
parser() - Static method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult
 
parser() - Static method in class com.baidu.bifromq.plugin.authprovider.type.Continue
 
parser() - Static method in class com.baidu.bifromq.plugin.authprovider.type.Denied
 
parser() - Static method in class com.baidu.bifromq.plugin.authprovider.type.Error
 
parser() - Static method in class com.baidu.bifromq.plugin.authprovider.type.Failed
 
parser() - Static method in class com.baidu.bifromq.plugin.authprovider.type.Granted
 
parser() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
 
parser() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult
 
parser() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
 
parser() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult
 
parser() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth
 
parser() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial
 
parser() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData
 
parser() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult
 
parser() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction
 
parser() - Static method in class com.baidu.bifromq.plugin.authprovider.type.Ok
 
parser() - Static method in class com.baidu.bifromq.plugin.authprovider.type.PubAction
 
parser() - Static method in class com.baidu.bifromq.plugin.authprovider.type.Reject
 
parser() - Static method in class com.baidu.bifromq.plugin.authprovider.type.SubAction
 
parser() - Static method in class com.baidu.bifromq.plugin.authprovider.type.Success
 
parser() - Static method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction
 
PASSWORD_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
 
PASSWORD_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
 
PUB - Enum constant in enum class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.TypeCase
 
PUB_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction
 
PubAction - Class in com.baidu.bifromq.plugin.authprovider.type
Protobuf type checktypes.PubAction
PubAction.Builder - Class in com.baidu.bifromq.plugin.authprovider.type
Protobuf type checktypes.PubAction
PubActionOrBuilder - Interface in com.baidu.bifromq.plugin.authprovider.type
 
putAllAttrs(Map<String, String>) - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok.Builder
additional attributes filled by auth provider plugin which will be copied to ClientInfo
putAllAttrs(Map<String, String>) - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
additional attributes filled by auth provider plugin which will be copied to ClientInfo
putAttrs(String, String) - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok.Builder
additional attributes filled by auth provider plugin which will be copied to ClientInfo
putAttrs(String, String) - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
additional attributes filled by auth provider plugin which will be copied to ClientInfo

Q

QOS_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.PubAction
 
QOS_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.SubAction
 

R

REASON_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.Continue
 
REASON_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.Denied
 
REASON_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.Error
 
REASON_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.Failed
 
REASON_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.Reject
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.baidu.bifromq.plugin.authprovider.type.CheckTypesProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthTypesProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthTypesProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.CheckTypesProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthTypesProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthTypesProto
 
Reject - Class in com.baidu.bifromq.plugin.authprovider.type
Protobuf type mqtt3authtypes.Reject
REJECT - Enum constant in enum class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.TypeCase
 
REJECT_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult
 
Reject.Builder - Class in com.baidu.bifromq.plugin.authprovider.type
Protobuf type mqtt3authtypes.Reject
Reject.Code - Enum Class in com.baidu.bifromq.plugin.authprovider.type
Protobuf enum mqtt3authtypes.Reject.Code
RejectOrBuilder - Interface in com.baidu.bifromq.plugin.authprovider.type
 
REMOTEADDR_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
 
REMOTEADDR_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
 
REMOTEPORT_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
 
REMOTEPORT_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
 
removeAttrs(String) - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok.Builder
additional attributes filled by auth provider plugin which will be copied to ClientInfo
removeAttrs(String) - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
additional attributes filled by auth provider plugin which will be copied to ClientInfo
RESPONSEINFO_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
 
RESPONSEINFO_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.Success
 

S

setAuth(MQTT5ExtendedAuthData.Auth) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Builder
.mqtt5authtypes.MQTT5ExtendedAuthData.Auth auth = 2;
setAuth(MQTT5ExtendedAuthData.Auth.Builder) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Builder
.mqtt5authtypes.MQTT5ExtendedAuthData.Auth auth = 2;
setAuthData(ByteString) - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
bytes authData = 1;
setAuthData(ByteString) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth.Builder
bytes authData = 2;
setAuthData(ByteString) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial.Builder
bytes authData = 3;
setAuthMethod(String) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth.Builder
string authMethod = 1;
setAuthMethod(String) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial.Builder
string authMethod = 2;
setAuthMethodBytes(ByteString) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth.Builder
string authMethod = 1;
setAuthMethodBytes(ByteString) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial.Builder
string authMethod = 2;
setBasic(MQTT5AuthData) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial.Builder
.mqtt5authtypes.MQTT5AuthData basic = 1;
setBasic(MQTT5AuthData.Builder) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial.Builder
.mqtt5authtypes.MQTT5AuthData basic = 1;
setCert(ByteString) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
optional bytes cert = 4;
setCert(ByteString) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
optional bytes cert = 3;
setChannelId(String) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
string channelId = 8;
setChannelId(String) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
string channelId = 7;
setChannelIdBytes(ByteString) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
string channelId = 8;
setChannelIdBytes(ByteString) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
string channelId = 7;
setClientId(String) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
optional string clientId = 5;
setClientId(String) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
optional string clientId = 4;
setClientIdBytes(ByteString) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
optional string clientId = 5;
setClientIdBytes(ByteString) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
optional string clientId = 4;
setCode(Failed.Code) - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
.mqtt5authtypes.Failed.Code code = 1;
setCode(Reject.Code) - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject.Builder
.mqtt3authtypes.Reject.Code code = 1;
setCodeValue(int) - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
.mqtt5authtypes.Failed.Code code = 1;
setCodeValue(int) - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject.Builder
.mqtt3authtypes.Reject.Code code = 1;
setContinue(Continue) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.Builder
.mqtt5authtypes.Continue continue = 2;
setContinue(Continue.Builder) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.Builder
.mqtt5authtypes.Continue continue = 2;
setDenied(Denied) - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult.Builder
.checktypes.Denied denied = 2;
setDenied(Denied.Builder) - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult.Builder
.checktypes.Denied denied = 2;
setError(Error) - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult.Builder
.checktypes.Error error = 3;
setError(Error.Builder) - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult.Builder
.checktypes.Error error = 3;
setFailed(Failed) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult.Builder
.mqtt5authtypes.Failed failed = 2;
setFailed(Failed) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.Builder
.mqtt5authtypes.Failed failed = 3;
setFailed(Failed.Builder) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult.Builder
.mqtt5authtypes.Failed failed = 2;
setFailed(Failed.Builder) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.Builder
.mqtt5authtypes.Failed failed = 3;
setField(Descriptors.FieldDescriptor, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.Error.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.Granted.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction.Builder
 
setGranted(Granted) - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult.Builder
.checktypes.Granted granted = 1;
setGranted(Granted.Builder) - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult.Builder
.checktypes.Granted granted = 1;
setInitial(MQTT5ExtendedAuthData.Initial) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Builder
.mqtt5authtypes.MQTT5ExtendedAuthData.Initial initial = 1;
setInitial(MQTT5ExtendedAuthData.Initial.Builder) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Builder
.mqtt5authtypes.MQTT5ExtendedAuthData.Initial initial = 1;
setIsMQIsdp(boolean) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
MQIsdp is MQTT 3.1
setIsReAuth(boolean) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth.Builder
bool isReAuth = 4;
setIsRetained(boolean) - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction.Builder
bool isRetained = 3;
setOk(Ok) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.Builder
.mqtt3authtypes.Ok ok = 1;
setOk(Ok.Builder) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.Builder
.mqtt3authtypes.Ok ok = 1;
setPassword(ByteString) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
optional bytes password = 3;
setPassword(ByteString) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
optional bytes password = 2;
setPub(PubAction) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
.checktypes.PubAction pub = 1;
setPub(PubAction.Builder) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
.checktypes.PubAction pub = 1;
setQos(QoS) - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction.Builder
.commontype.QoS qos = 2;
setQos(QoS) - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction.Builder
.commontype.QoS qos = 2;
setQosValue(int) - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction.Builder
.commontype.QoS qos = 2;
setQosValue(int) - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction.Builder
.commontype.QoS qos = 2;
setReason(String) - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
optional string reason = 4;
setReason(String) - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied.Builder
optional string reason = 1;
setReason(String) - Method in class com.baidu.bifromq.plugin.authprovider.type.Error.Builder
optional string reason = 1;
setReason(String) - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
optional description
setReason(String) - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject.Builder
optional description
setReasonBytes(ByteString) - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
optional string reason = 4;
setReasonBytes(ByteString) - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied.Builder
optional string reason = 1;
setReasonBytes(ByteString) - Method in class com.baidu.bifromq.plugin.authprovider.type.Error.Builder
optional string reason = 1;
setReasonBytes(ByteString) - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
optional description
setReasonBytes(ByteString) - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject.Builder
optional description
setReject(Reject) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.Builder
.mqtt3authtypes.Reject reject = 2;
setReject(Reject.Builder) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.Builder
.mqtt3authtypes.Reject reject = 2;
setRemoteAddr(String) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
string remoteAddr = 6;
setRemoteAddr(String) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
string remoteAddr = 5;
setRemoteAddrBytes(ByteString) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
string remoteAddr = 6;
setRemoteAddrBytes(ByteString) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
string remoteAddr = 5;
setRemotePort(int) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
uint32 remotePort = 7;
setRemotePort(int) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
uint32 remotePort = 6;
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.Error.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.Granted.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction.Builder
 
setResponseInfo(boolean) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
for MQTT5 request/response use case
setResponseInfo(String) - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
for mqtt5 request/response use case
setResponseInfoBytes(ByteString) - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
for mqtt5 request/response use case
setSub(SubAction) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
.checktypes.SubAction sub = 2;
setSub(SubAction.Builder) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
.checktypes.SubAction sub = 2;
setSuccess(Success) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult.Builder
.mqtt5authtypes.Success success = 1;
setSuccess(Success) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.Builder
.mqtt5authtypes.Success success = 1;
setSuccess(Success.Builder) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult.Builder
.mqtt5authtypes.Success success = 1;
setSuccess(Success.Builder) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.Builder
.mqtt5authtypes.Success success = 1;
setTenantId(String) - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
optional if tenant can be determined
setTenantId(String) - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
optional if tenant can be determined
setTenantId(String) - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok.Builder
string tenantId = 1;
setTenantId(String) - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject.Builder
optional if tenant can be determined
setTenantId(String) - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
string tenantId = 1;
setTenantIdBytes(ByteString) - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
optional if tenant can be determined
setTenantIdBytes(ByteString) - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
optional if tenant can be determined
setTenantIdBytes(ByteString) - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok.Builder
string tenantId = 1;
setTenantIdBytes(ByteString) - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject.Builder
optional if tenant can be determined
setTenantIdBytes(ByteString) - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
string tenantId = 1;
setTopic(String) - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction.Builder
string topic = 1;
setTopicBytes(ByteString) - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction.Builder
string topic = 1;
setTopicFilter(String) - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction.Builder
string topicFilter = 1;
setTopicFilter(String) - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction.Builder
string topicFilter = 1;
setTopicFilterBytes(ByteString) - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction.Builder
string topicFilter = 1;
setTopicFilterBytes(ByteString) - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction.Builder
string topicFilter = 1;
setUnknownFields(UnknownFieldSet) - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.baidu.bifromq.plugin.authprovider.type.Error.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.baidu.bifromq.plugin.authprovider.type.Granted.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction.Builder
 
setUnsub(UnsubAction) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
.checktypes.UnsubAction unsub = 3;
setUnsub(UnsubAction.Builder) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
.checktypes.UnsubAction unsub = 3;
setUserId(String) - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
optional if user can be determined
setUserId(String) - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
optional if user can be determined
setUserId(String) - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok.Builder
string userId = 2;
setUserId(String) - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject.Builder
optional if user can be determined
setUserId(String) - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
string userId = 2;
setUserIdBytes(ByteString) - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
optional if user can be determined
setUserIdBytes(ByteString) - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
optional if user can be determined
setUserIdBytes(ByteString) - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok.Builder
string userId = 2;
setUserIdBytes(ByteString) - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject.Builder
optional if user can be determined
setUserIdBytes(ByteString) - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
string userId = 2;
setUsername(String) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
optional string username = 2;
setUsername(String) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
optional string username = 1;
setUsernameBytes(ByteString) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
optional string username = 2;
setUsernameBytes(ByteString) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
optional string username = 1;
setUserProps(UserProperties) - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
.commontype.UserProperties userProps = 5;
setUserProps(UserProperties) - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied.Builder
user properties return back via mqtt5 pubAck/pubRel or disconnect in case QoS0
setUserProps(UserProperties) - Method in class com.baidu.bifromq.plugin.authprovider.type.Error.Builder
user properties return back via mqtt5 pubAck/pubRel or disconnect in case QoS0
setUserProps(UserProperties) - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
user properties return back via mqtt5 connack
setUserProps(UserProperties) - Method in class com.baidu.bifromq.plugin.authprovider.type.Granted.Builder
user properties return back via mqtt5 pubAck/pubRel
setUserProps(UserProperties) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
.commontype.UserProperties userProps = 9;
setUserProps(UserProperties) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth.Builder
.commontype.UserProperties userProps = 3;
setUserProps(UserProperties) - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction.Builder
.commontype.UserProperties userProps = 4;
setUserProps(UserProperties) - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction.Builder
.commontype.UserProperties userProps = 5;
setUserProps(UserProperties) - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
user properties return back via mqtt5 connack
setUserProps(UserProperties) - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction.Builder
.commontype.UserProperties userProps = 2;
setUserProps(UserProperties.Builder) - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue.Builder
.commontype.UserProperties userProps = 5;
setUserProps(UserProperties.Builder) - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied.Builder
user properties return back via mqtt5 pubAck/pubRel or disconnect in case QoS0
setUserProps(UserProperties.Builder) - Method in class com.baidu.bifromq.plugin.authprovider.type.Error.Builder
user properties return back via mqtt5 pubAck/pubRel or disconnect in case QoS0
setUserProps(UserProperties.Builder) - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed.Builder
user properties return back via mqtt5 connack
setUserProps(UserProperties.Builder) - Method in class com.baidu.bifromq.plugin.authprovider.type.Granted.Builder
user properties return back via mqtt5 pubAck/pubRel
setUserProps(UserProperties.Builder) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData.Builder
.commontype.UserProperties userProps = 9;
setUserProps(UserProperties.Builder) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth.Builder
.commontype.UserProperties userProps = 3;
setUserProps(UserProperties.Builder) - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction.Builder
.commontype.UserProperties userProps = 4;
setUserProps(UserProperties.Builder) - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction.Builder
.commontype.UserProperties userProps = 5;
setUserProps(UserProperties.Builder) - Method in class com.baidu.bifromq.plugin.authprovider.type.Success.Builder
user properties return back via mqtt5 connack
setUserProps(UserProperties.Builder) - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction.Builder
.commontype.UserProperties userProps = 2;
SUB - Enum constant in enum class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.TypeCase
 
SUB_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction
 
SubAction - Class in com.baidu.bifromq.plugin.authprovider.type
Protobuf type checktypes.SubAction
SubAction.Builder - Class in com.baidu.bifromq.plugin.authprovider.type
Protobuf type checktypes.SubAction
SubActionOrBuilder - Interface in com.baidu.bifromq.plugin.authprovider.type
 
Success - Class in com.baidu.bifromq.plugin.authprovider.type
Protobuf type mqtt5authtypes.Success
SUCCESS - Enum constant in enum class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult.TypeCase
 
SUCCESS - Enum constant in enum class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.TypeCase
 
SUCCESS_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult
 
SUCCESS_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult
 
Success.Builder - Class in com.baidu.bifromq.plugin.authprovider.type
Protobuf type mqtt5authtypes.Success
SuccessOrBuilder - Interface in com.baidu.bifromq.plugin.authprovider.type
 

T

TENANTID_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.Continue
 
TENANTID_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.Failed
 
TENANTID_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.Ok
 
TENANTID_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.Reject
 
TENANTID_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.Success
 
toBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult
 
toBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue
 
toBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied
 
toBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.Error
 
toBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed
 
toBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.Granted
 
toBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
 
toBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult
 
toBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
 
toBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult
 
toBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth
 
toBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial
 
toBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData
 
toBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult
 
toBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction
 
toBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok
 
toBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction
 
toBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject
 
toBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction
 
toBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.Success
 
toBuilder() - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction
 
TOPIC_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.PubAction
 
TOPICFILTER_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.SubAction
 
TOPICFILTER_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction
 
TYPE_NOT_SET - Enum constant in enum class com.baidu.bifromq.plugin.authprovider.type.CheckResult.TypeCase
 
TYPE_NOT_SET - Enum constant in enum class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.TypeCase
 
TYPE_NOT_SET - Enum constant in enum class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult.TypeCase
 
TYPE_NOT_SET - Enum constant in enum class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.TypeCase
 
TYPE_NOT_SET - Enum constant in enum class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.TypeCase
 
TYPE_NOT_SET - Enum constant in enum class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.TypeCase
 

U

UNRECOGNIZED - Enum constant in enum class com.baidu.bifromq.plugin.authprovider.type.Failed.Code
 
UNRECOGNIZED - Enum constant in enum class com.baidu.bifromq.plugin.authprovider.type.Reject.Code
 
UNSUB - Enum constant in enum class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.TypeCase
 
UNSUB_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction
 
UnsubAction - Class in com.baidu.bifromq.plugin.authprovider.type
Protobuf type checktypes.UnsubAction
UnsubAction.Builder - Class in com.baidu.bifromq.plugin.authprovider.type
Protobuf type checktypes.UnsubAction
UnsubActionOrBuilder - Interface in com.baidu.bifromq.plugin.authprovider.type
 
USERID_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.Continue
 
USERID_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.Failed
 
USERID_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.Ok
 
USERID_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.Reject
 
USERID_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.Success
 
USERNAME_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
 
USERNAME_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
 
USERPROPS_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.Continue
 
USERPROPS_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.Denied
 
USERPROPS_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.Error
 
USERPROPS_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.Failed
 
USERPROPS_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.Granted
 
USERPROPS_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
 
USERPROPS_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth
 
USERPROPS_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.PubAction
 
USERPROPS_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.SubAction
 
USERPROPS_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.Success
 
USERPROPS_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction
 

V

valueOf(int) - Static method in enum class com.baidu.bifromq.plugin.authprovider.type.CheckResult.TypeCase
Deprecated.
valueOf(int) - Static method in enum class com.baidu.bifromq.plugin.authprovider.type.Failed.Code
Deprecated.
valueOf(int) - Static method in enum class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.TypeCase
Deprecated.
valueOf(int) - Static method in enum class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult.TypeCase
Deprecated.
valueOf(int) - Static method in enum class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.TypeCase
Deprecated.
valueOf(int) - Static method in enum class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.TypeCase
Deprecated.
valueOf(int) - Static method in enum class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.TypeCase
Deprecated.
valueOf(int) - Static method in enum class com.baidu.bifromq.plugin.authprovider.type.Reject.Code
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.baidu.bifromq.plugin.authprovider.type.Failed.Code
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.baidu.bifromq.plugin.authprovider.type.Reject.Code
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.baidu.bifromq.plugin.authprovider.type.CheckResult.TypeCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.baidu.bifromq.plugin.authprovider.type.Failed.Code
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.TypeCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult.TypeCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.TypeCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.TypeCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.TypeCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.baidu.bifromq.plugin.authprovider.type.Reject.Code
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.baidu.bifromq.plugin.authprovider.type.CheckResult.TypeCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.baidu.bifromq.plugin.authprovider.type.Failed.Code
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.TypeCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult.TypeCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.TypeCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult.TypeCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.TypeCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.baidu.bifromq.plugin.authprovider.type.Reject.Code
Returns an array containing the constants of this enum class, in the order they are declared.

W

writeTo(CodedOutputStream) - Method in class com.baidu.bifromq.plugin.authprovider.type.CheckResult
 
writeTo(CodedOutputStream) - Method in class com.baidu.bifromq.plugin.authprovider.type.Continue
 
writeTo(CodedOutputStream) - Method in class com.baidu.bifromq.plugin.authprovider.type.Denied
 
writeTo(CodedOutputStream) - Method in class com.baidu.bifromq.plugin.authprovider.type.Error
 
writeTo(CodedOutputStream) - Method in class com.baidu.bifromq.plugin.authprovider.type.Failed
 
writeTo(CodedOutputStream) - Method in class com.baidu.bifromq.plugin.authprovider.type.Granted
 
writeTo(CodedOutputStream) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
 
writeTo(CodedOutputStream) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult
 
writeTo(CodedOutputStream) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthData
 
writeTo(CodedOutputStream) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5AuthResult
 
writeTo(CodedOutputStream) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Auth
 
writeTo(CodedOutputStream) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData.Initial
 
writeTo(CodedOutputStream) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthData
 
writeTo(CodedOutputStream) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT5ExtendedAuthResult
 
writeTo(CodedOutputStream) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction
 
writeTo(CodedOutputStream) - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok
 
writeTo(CodedOutputStream) - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction
 
writeTo(CodedOutputStream) - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject
 
writeTo(CodedOutputStream) - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction
 
writeTo(CodedOutputStream) - Method in class com.baidu.bifromq.plugin.authprovider.type.Success
 
writeTo(CodedOutputStream) - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction
 
A B C D E F G H I M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form