Uses of Class
com.baidu.bifromq.plugin.authprovider.type.Granted
Packages that use Granted
-
Uses of Granted in com.baidu.bifromq.plugin.authprovider.type
Methods in com.baidu.bifromq.plugin.authprovider.type that return GrantedModifier and TypeMethodDescriptionGranted.Builder.build()Granted.Builder.buildPartial()static GrantedGranted.getDefaultInstance()Granted.Builder.getDefaultInstanceForType()Granted.getDefaultInstanceForType()CheckResult.Builder.getGranted().checktypes.Granted granted = 1;CheckResult.getGranted().checktypes.Granted granted = 1;CheckResultOrBuilder.getGranted().checktypes.Granted granted = 1;static GrantedGranted.parseDelimitedFrom(InputStream input) static GrantedGranted.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GrantedGranted.parseFrom(byte[] data) static GrantedGranted.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GrantedGranted.parseFrom(com.google.protobuf.ByteString data) static GrantedGranted.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GrantedGranted.parseFrom(com.google.protobuf.CodedInputStream input) static GrantedGranted.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GrantedGranted.parseFrom(InputStream input) static GrantedGranted.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GrantedGranted.parseFrom(ByteBuffer data) static GrantedGranted.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.baidu.bifromq.plugin.authprovider.type that return types with arguments of type GrantedModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Granted>Granted.getParserForType()static com.google.protobuf.Parser<Granted>Granted.parser()Methods in com.baidu.bifromq.plugin.authprovider.type with parameters of type GrantedModifier and TypeMethodDescriptionCheckResult.Builder.mergeGranted(Granted value) .checktypes.Granted granted = 1;static Granted.BuilderGranted.newBuilder(Granted prototype) CheckResult.Builder.setGranted(Granted value) .checktypes.Granted granted = 1;