Index

A B C 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.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.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.UnsubAction.Builder
 
auth(MQTT3AuthData) - Method in interface com.baidu.bifromq.plugin.authprovider.IAuthProvider
Implement this method to hook authentication logic of mqtt3 client into BifroMQ.

B

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.Reject.Code
BadPass = 0;
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.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.UnsubAction.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.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.UnsubAction.Builder
 

C

CERT_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.MQTT3AuthData
 
check(ClientInfo, MQTTAction) - Method in interface com.baidu.bifromq.plugin.authprovider.IAuthProvider
Implement this method to hook action permission check logic.
CheckTypesProto - Class in com.baidu.bifromq.plugin.authprovider.type
 
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.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.UnsubAction.Builder
 
clearCert() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
optional bytes cert = 4;
clearChannelId() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
string channelId = 8;
clearClientId() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
optional string clientId = 5;
clearCode() - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject.Builder
.mqtt3authtypes.Reject.Code code = 1;
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.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.UnsubAction.Builder
 
clearIsMQIsdp() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
MQIsdp is MQTT 3.1
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.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.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.UnsubAction.Builder
 
clearPassword() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
optional bytes password = 3;
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.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;
clearRemotePort() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
uint32 remotePort = 7;
clearSub() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
.checktypes.SubAction sub = 2;
clearTenantId() - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok.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.MQTT3AuthResult.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.Ok.Builder
string userId = 2;
clearUsername() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
optional string username = 2;
CLIENTID_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
 
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.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.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.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
 

E

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.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.UnsubAction
 
Error - Enum constant in enum class com.baidu.bifromq.plugin.authprovider.type.Reject.Code
Error = 2;
Error_VALUE - Static variable in enum class com.baidu.bifromq.plugin.authprovider.type.Reject.Code
Error = 2;

F

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.MQTTAction.TypeCase
 
forNumber(int) - Static method in enum class com.baidu.bifromq.plugin.authprovider.type.Reject.Code
 

G

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;
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;
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;
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;
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;
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.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;
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.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.UnsubAction
 
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.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.UnsubAction.Builder
 
getDefaultInstanceForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.CheckTypesProto
 
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.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.UnsubAction.Builder
 
getDescriptor() - Static method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction
 
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.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.UnsubAction.Builder
 
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
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;
getNumber() - Method in enum class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult.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.MQTT3AuthData
 
getParserForType() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult
 
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.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;
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.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.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;
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;
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;
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.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.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;
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;
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;
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.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.MQTTAction.Builder
 
getTypeCase() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction
 
getTypeCase() - Method in interface com.baidu.bifromq.plugin.authprovider.type.MQTTActionOrBuilder
 
getUnknownFields() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
 
getUnknownFields() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult
 
getUnknownFields() - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction
 
getUnknownFields() - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok
 
getUnknownFields() - Method in class com.baidu.bifromq.plugin.authprovider.type.PubAction
 
getUnknownFields() - Method in class com.baidu.bifromq.plugin.authprovider.type.Reject
 
getUnknownFields() - Method in class com.baidu.bifromq.plugin.authprovider.type.SubAction
 
getUnknownFields() - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction
 
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.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;
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;
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;
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;
getValueDescriptor() - Method in enum class com.baidu.bifromq.plugin.authprovider.type.Reject.Code
 

H

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;
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;
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.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.UnsubAction
 
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;
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.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;
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;
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;
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;

I

IAuthProvider - Interface in com.baidu.bifromq.plugin.authprovider
 
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.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.UnsubAction.Builder
 
internalGetFieldAccessorTable() - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction
 
internalGetValueMap() - Static method in enum class com.baidu.bifromq.plugin.authprovider.type.Reject.Code
 
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.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.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
 
ISRETAINED_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.PubAction
 

M

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(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(UnsubAction) - Method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction.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.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.UnsubAction.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.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.UnsubAction.Builder
 
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;
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.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.UnsubAction.Builder
 
mergeUnsub(UnsubAction) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTTAction.Builder
.checktypes.UnsubAction unsub = 3;
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
 
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.MQTT3AuthData
 
newBuilder() - Static method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult
 
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.UnsubAction
 
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(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(UnsubAction) - Static method in class com.baidu.bifromq.plugin.authprovider.type.UnsubAction
 
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.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.UnsubAction
 
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.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.UnsubAction
 
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.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.UnsubAction
 
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.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.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.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.UnsubAction
 
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.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.UnsubAction
 
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.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.UnsubAction
 
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.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.UnsubAction
 
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.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.UnsubAction
 
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.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.UnsubAction
 
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.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.UnsubAction
 
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.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.UnsubAction
 
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.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.UnsubAction
 
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.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.UnsubAction
 
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.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.UnsubAction
 
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.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.UnsubAction
 
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.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.UnsubAction
 
PASSWORD_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
 
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
 

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.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(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
 
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
 
REMOTEPORT_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
 

S

setCert(ByteString) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
optional bytes cert = 4;
setChannelId(String) - 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.MQTT3AuthData.Builder
string channelId = 8;
setClientId(String) - 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.MQTT3AuthData.Builder
optional string clientId = 5;
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.Reject.Builder
.mqtt3authtypes.Reject.Code code = 1;
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.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.UnsubAction.Builder
 
setIsMQIsdp(boolean) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
MQIsdp is MQTT 3.1
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;
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.Reject.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;
setRemoteAddrBytes(ByteString) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
string remoteAddr = 6;
setRemotePort(int) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData.Builder
uint32 remotePort = 7;
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.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.UnsubAction.Builder
 
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;
setTenantId(String) - 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.Ok.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.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.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.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.Ok.Builder
string userId = 2;
setUserIdBytes(ByteString) - Method in class com.baidu.bifromq.plugin.authprovider.type.Ok.Builder
string userId = 2;
setUsername(String) - 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.MQTT3AuthData.Builder
optional string username = 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
 

T

TENANTID_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.Ok
 
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.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.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.MQTT3AuthResult.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.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.Ok
 
USERNAME_FIELD_NUMBER - Static variable in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthData
 

V

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.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.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.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.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.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.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.MQTT3AuthData
 
writeTo(CodedOutputStream) - Method in class com.baidu.bifromq.plugin.authprovider.type.MQTT3AuthResult
 
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.UnsubAction
 
A B C 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