Uses of Class
io.envoyproxy.envoy.extensions.grpc_service.channel_credentials.local.v3.LocalCredentials
Packages that use LocalCredentials
-
Uses of LocalCredentials in io.envoyproxy.envoy.extensions.grpc_service.channel_credentials.local.v3
Methods in io.envoyproxy.envoy.extensions.grpc_service.channel_credentials.local.v3 that return LocalCredentialsModifier and TypeMethodDescriptionLocalCredentials.Builder.build()LocalCredentials.Builder.buildPartial()static LocalCredentialsLocalCredentials.getDefaultInstance()LocalCredentials.Builder.getDefaultInstanceForType()LocalCredentials.getDefaultInstanceForType()static LocalCredentialsLocalCredentials.parseDelimitedFrom(InputStream input) static LocalCredentialsLocalCredentials.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LocalCredentialsLocalCredentials.parseFrom(byte[] data) static LocalCredentialsLocalCredentials.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LocalCredentialsLocalCredentials.parseFrom(com.google.protobuf.ByteString data) static LocalCredentialsLocalCredentials.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LocalCredentialsLocalCredentials.parseFrom(com.google.protobuf.CodedInputStream input) static LocalCredentialsLocalCredentials.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LocalCredentialsLocalCredentials.parseFrom(InputStream input) static LocalCredentialsLocalCredentials.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LocalCredentialsLocalCredentials.parseFrom(ByteBuffer data) static LocalCredentialsLocalCredentials.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.grpc_service.channel_credentials.local.v3 that return types with arguments of type LocalCredentialsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<LocalCredentials>LocalCredentials.getParserForType()static com.google.protobuf.Parser<LocalCredentials>LocalCredentials.parser()Methods in io.envoyproxy.envoy.extensions.grpc_service.channel_credentials.local.v3 with parameters of type LocalCredentialsModifier and TypeMethodDescriptionLocalCredentials.Builder.mergeFrom(LocalCredentials other) static LocalCredentials.BuilderLocalCredentials.newBuilder(LocalCredentials prototype)