Uses of Class
io.grpc.alts.internal.Identity
-
Packages that use Identity Package Description io.grpc.alts.internal -
-
Uses of Identity in io.grpc.alts.internal
Fields in io.grpc.alts.internal declared as Identity Modifier and Type Field Description private static Identity
Identity. DEFAULT_INSTANCE
private Identity
HandshakerResult.Builder. localIdentity_
private Identity
HandshakerResult. localIdentity_
private Identity
StartClientHandshakeReq.Builder. localIdentity_
private Identity
StartClientHandshakeReq. localIdentity_
private Identity
HandshakerResult.Builder. peerIdentity_
private Identity
HandshakerResult. peerIdentity_
Fields in io.grpc.alts.internal with type parameters of type Identity Modifier and Type Field Description private java.util.List<Identity>
ServerHandshakeParameters.Builder. localIdentities_
private java.util.List<Identity>
ServerHandshakeParameters. localIdentities_
private com.google.protobuf.RepeatedFieldBuilder<Identity,Identity.Builder,IdentityOrBuilder>
ServerHandshakeParameters.Builder. localIdentitiesBuilder_
private com.google.protobuf.SingleFieldBuilder<Identity,Identity.Builder,IdentityOrBuilder>
HandshakerResult.Builder. localIdentityBuilder_
private com.google.protobuf.SingleFieldBuilder<Identity,Identity.Builder,IdentityOrBuilder>
StartClientHandshakeReq.Builder. localIdentityBuilder_
private static com.google.protobuf.Parser<Identity>
Identity. PARSER
private com.google.protobuf.SingleFieldBuilder<Identity,Identity.Builder,IdentityOrBuilder>
HandshakerResult.Builder. peerIdentityBuilder_
private java.util.List<Identity>
StartClientHandshakeReq.Builder. targetIdentities_
private java.util.List<Identity>
StartClientHandshakeReq. targetIdentities_
private com.google.protobuf.RepeatedFieldBuilder<Identity,Identity.Builder,IdentityOrBuilder>
StartClientHandshakeReq.Builder. targetIdentitiesBuilder_
Methods in io.grpc.alts.internal that return Identity Modifier and Type Method Description Identity
Identity.Builder. build()
Identity
Identity.Builder. buildPartial()
static Identity
Identity. getDefaultInstance()
Identity
Identity.Builder. getDefaultInstanceForType()
Identity
Identity. getDefaultInstanceForType()
Identity
ServerHandshakeParameters.Builder. getLocalIdentities(int index)
(Optional) A list of local identities supported by the server, if specified.Identity
ServerHandshakeParameters. getLocalIdentities(int index)
(Optional) A list of local identities supported by the server, if specified.Identity
ServerHandshakeParametersOrBuilder. getLocalIdentities(int index)
(Optional) A list of local identities supported by the server, if specified.Identity
HandshakerResult.Builder. getLocalIdentity()
The local identity used in the handshake.Identity
HandshakerResult. getLocalIdentity()
The local identity used in the handshake.Identity
HandshakerResultOrBuilder. getLocalIdentity()
The local identity used in the handshake.Identity
StartClientHandshakeReq.Builder. getLocalIdentity()
(Optional) Application may specify a local identity.Identity
StartClientHandshakeReq. getLocalIdentity()
(Optional) Application may specify a local identity.Identity
StartClientHandshakeReqOrBuilder. getLocalIdentity()
(Optional) Application may specify a local identity.Identity
HandshakerResult.Builder. getPeerIdentity()
The authenticated identity of the peer.Identity
HandshakerResult. getPeerIdentity()
The authenticated identity of the peer.Identity
HandshakerResultOrBuilder. getPeerIdentity()
The authenticated identity of the peer.Identity
StartClientHandshakeReq.Builder. getTargetIdentities(int index)
(Optional) Describes which server identities are acceptable by the client.Identity
StartClientHandshakeReq. getTargetIdentities(int index)
(Optional) Describes which server identities are acceptable by the client.Identity
StartClientHandshakeReqOrBuilder. getTargetIdentities(int index)
(Optional) Describes which server identities are acceptable by the client.static Identity
Identity. parseDelimitedFrom(java.io.InputStream input)
static Identity
Identity. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Identity
Identity. parseFrom(byte[] data)
static Identity
Identity. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Identity
Identity. parseFrom(com.google.protobuf.ByteString data)
static Identity
Identity. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Identity
Identity. parseFrom(com.google.protobuf.CodedInputStream input)
static Identity
Identity. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Identity
Identity. parseFrom(java.io.InputStream input)
static Identity
Identity. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Identity
Identity. parseFrom(java.nio.ByteBuffer data)
static Identity
Identity. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in io.grpc.alts.internal that return types with arguments of type Identity Modifier and Type Method Description private com.google.protobuf.RepeatedFieldBuilder<Identity,Identity.Builder,IdentityOrBuilder>
ServerHandshakeParameters.Builder. getLocalIdentitiesFieldBuilder()
java.util.List<Identity>
ServerHandshakeParameters.Builder. getLocalIdentitiesList()
(Optional) A list of local identities supported by the server, if specified.java.util.List<Identity>
ServerHandshakeParameters. getLocalIdentitiesList()
(Optional) A list of local identities supported by the server, if specified.java.util.List<Identity>
ServerHandshakeParametersOrBuilder. getLocalIdentitiesList()
(Optional) A list of local identities supported by the server, if specified.private com.google.protobuf.SingleFieldBuilder<Identity,Identity.Builder,IdentityOrBuilder>
HandshakerResult.Builder. getLocalIdentityFieldBuilder()
The local identity used in the handshake.private com.google.protobuf.SingleFieldBuilder<Identity,Identity.Builder,IdentityOrBuilder>
StartClientHandshakeReq.Builder. getLocalIdentityFieldBuilder()
(Optional) Application may specify a local identity.com.google.protobuf.Parser<Identity>
Identity. getParserForType()
private com.google.protobuf.SingleFieldBuilder<Identity,Identity.Builder,IdentityOrBuilder>
HandshakerResult.Builder. getPeerIdentityFieldBuilder()
The authenticated identity of the peer.private com.google.protobuf.RepeatedFieldBuilder<Identity,Identity.Builder,IdentityOrBuilder>
StartClientHandshakeReq.Builder. getTargetIdentitiesFieldBuilder()
java.util.List<Identity>
StartClientHandshakeReq.Builder. getTargetIdentitiesList()
(Optional) Describes which server identities are acceptable by the client.java.util.List<Identity>
StartClientHandshakeReq. getTargetIdentitiesList()
(Optional) Describes which server identities are acceptable by the client.java.util.List<Identity>
StartClientHandshakeReqOrBuilder. getTargetIdentitiesList()
(Optional) Describes which server identities are acceptable by the client.static com.google.protobuf.Parser<Identity>
Identity. parser()
Methods in io.grpc.alts.internal with parameters of type Identity Modifier and Type Method Description ServerHandshakeParameters.Builder
ServerHandshakeParameters.Builder. addLocalIdentities(int index, Identity value)
(Optional) A list of local identities supported by the server, if specified.ServerHandshakeParameters.Builder
ServerHandshakeParameters.Builder. addLocalIdentities(Identity value)
(Optional) A list of local identities supported by the server, if specified.StartClientHandshakeReq.Builder
StartClientHandshakeReq.Builder. addTargetIdentities(int index, Identity value)
(Optional) Describes which server identities are acceptable by the client.StartClientHandshakeReq.Builder
StartClientHandshakeReq.Builder. addTargetIdentities(Identity value)
(Optional) Describes which server identities are acceptable by the client.private void
Identity.Builder. buildPartial0(Identity result)
private void
Identity.Builder. buildPartialOneofs(Identity result)
Identity.Builder
Identity.Builder. mergeFrom(Identity other)
HandshakerResult.Builder
HandshakerResult.Builder. mergeLocalIdentity(Identity value)
The local identity used in the handshake.StartClientHandshakeReq.Builder
StartClientHandshakeReq.Builder. mergeLocalIdentity(Identity value)
(Optional) Application may specify a local identity.HandshakerResult.Builder
HandshakerResult.Builder. mergePeerIdentity(Identity value)
The authenticated identity of the peer.static Identity.Builder
Identity. newBuilder(Identity prototype)
ServerHandshakeParameters.Builder
ServerHandshakeParameters.Builder. setLocalIdentities(int index, Identity value)
(Optional) A list of local identities supported by the server, if specified.HandshakerResult.Builder
HandshakerResult.Builder. setLocalIdentity(Identity value)
The local identity used in the handshake.StartClientHandshakeReq.Builder
StartClientHandshakeReq.Builder. setLocalIdentity(Identity value)
(Optional) Application may specify a local identity.HandshakerResult.Builder
HandshakerResult.Builder. setPeerIdentity(Identity value)
The authenticated identity of the peer.StartClientHandshakeReq.Builder
StartClientHandshakeReq.Builder. setTargetIdentities(int index, Identity value)
(Optional) Describes which server identities are acceptable by the client.Method parameters in io.grpc.alts.internal with type arguments of type Identity Modifier and Type Method Description ServerHandshakeParameters.Builder
ServerHandshakeParameters.Builder. addAllLocalIdentities(java.lang.Iterable<? extends Identity> values)
(Optional) A list of local identities supported by the server, if specified.StartClientHandshakeReq.Builder
StartClientHandshakeReq.Builder. addAllTargetIdentities(java.lang.Iterable<? extends Identity> values)
(Optional) Describes which server identities are acceptable by the client.
-