Uses of Class
com.baidu.bifromq.plugin.authprovider.type.Reject
Packages that use Reject
-
Uses of Reject in com.baidu.bifromq.plugin.authprovider.type
Methods in com.baidu.bifromq.plugin.authprovider.type that return RejectModifier and TypeMethodDescriptionReject.Builder.build()Reject.Builder.buildPartial()static RejectReject.getDefaultInstance()Reject.Builder.getDefaultInstanceForType()Reject.getDefaultInstanceForType()MQTT3AuthResult.Builder.getReject().mqtt3authtypes.Reject reject = 2;MQTT3AuthResult.getReject().mqtt3authtypes.Reject reject = 2;MQTT3AuthResultOrBuilder.getReject().mqtt3authtypes.Reject reject = 2;static RejectReject.parseDelimitedFrom(InputStream input) static RejectReject.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RejectReject.parseFrom(byte[] data) static RejectReject.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RejectReject.parseFrom(com.google.protobuf.ByteString data) static RejectReject.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RejectReject.parseFrom(com.google.protobuf.CodedInputStream input) static RejectReject.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RejectReject.parseFrom(InputStream input) static RejectReject.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RejectReject.parseFrom(ByteBuffer data) static RejectReject.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.baidu.bifromq.plugin.authprovider.type that return types with arguments of type RejectModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Reject>Reject.getParserForType()static com.google.protobuf.Parser<Reject>Reject.parser()Methods in com.baidu.bifromq.plugin.authprovider.type with parameters of type RejectModifier and TypeMethodDescriptionMQTT3AuthResult.Builder.mergeReject(Reject value) .mqtt3authtypes.Reject reject = 2;static Reject.BuilderReject.newBuilder(Reject prototype) .mqtt3authtypes.Reject reject = 2;