Uses of Class
com.baidu.bifromq.plugin.authprovider.type.Success
Packages that use Success
-
Uses of Success in com.baidu.bifromq.plugin.authprovider.type
Methods in com.baidu.bifromq.plugin.authprovider.type that return SuccessModifier and TypeMethodDescriptionSuccess.Builder.build()Success.Builder.buildPartial()static SuccessSuccess.getDefaultInstance()Success.Builder.getDefaultInstanceForType()Success.getDefaultInstanceForType()MQTT5AuthResult.Builder.getSuccess().mqtt5authtypes.Success success = 1;MQTT5AuthResult.getSuccess().mqtt5authtypes.Success success = 1;MQTT5AuthResultOrBuilder.getSuccess().mqtt5authtypes.Success success = 1;MQTT5ExtendedAuthResult.Builder.getSuccess().mqtt5authtypes.Success success = 1;MQTT5ExtendedAuthResult.getSuccess().mqtt5authtypes.Success success = 1;MQTT5ExtendedAuthResultOrBuilder.getSuccess().mqtt5authtypes.Success success = 1;static SuccessSuccess.parseDelimitedFrom(InputStream input) static SuccessSuccess.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SuccessSuccess.parseFrom(byte[] data) static SuccessSuccess.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SuccessSuccess.parseFrom(com.google.protobuf.ByteString data) static SuccessSuccess.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SuccessSuccess.parseFrom(com.google.protobuf.CodedInputStream input) static SuccessSuccess.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SuccessSuccess.parseFrom(InputStream input) static SuccessSuccess.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SuccessSuccess.parseFrom(ByteBuffer data) static SuccessSuccess.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.baidu.bifromq.plugin.authprovider.type that return types with arguments of type SuccessModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Success>Success.getParserForType()static com.google.protobuf.Parser<Success>Success.parser()Methods in com.baidu.bifromq.plugin.authprovider.type with parameters of type SuccessModifier and TypeMethodDescriptionMQTT5AuthResult.Builder.mergeSuccess(Success value) .mqtt5authtypes.Success success = 1;MQTT5ExtendedAuthResult.Builder.mergeSuccess(Success value) .mqtt5authtypes.Success success = 1;static Success.BuilderSuccess.newBuilder(Success prototype) MQTT5AuthResult.Builder.setSuccess(Success value) .mqtt5authtypes.Success success = 1;MQTT5ExtendedAuthResult.Builder.setSuccess(Success value) .mqtt5authtypes.Success success = 1;