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 IdentityIdentity. DEFAULT_INSTANCEprivate IdentityHandshakerResult.Builder. localIdentity_private IdentityHandshakerResult. localIdentity_private IdentityStartClientHandshakeReq.Builder. localIdentity_private IdentityStartClientHandshakeReq. localIdentity_private IdentityHandshakerResult.Builder. peerIdentity_private IdentityHandshakerResult. 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. PARSERprivate 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 IdentityIdentity.Builder. build()IdentityIdentity.Builder. buildPartial()static IdentityIdentity. getDefaultInstance()IdentityIdentity.Builder. getDefaultInstanceForType()IdentityIdentity. getDefaultInstanceForType()IdentityServerHandshakeParameters.Builder. getLocalIdentities(int index)(Optional) A list of local identities supported by the server, if specified.IdentityServerHandshakeParameters. getLocalIdentities(int index)(Optional) A list of local identities supported by the server, if specified.IdentityServerHandshakeParametersOrBuilder. getLocalIdentities(int index)(Optional) A list of local identities supported by the server, if specified.IdentityHandshakerResult.Builder. getLocalIdentity()The local identity used in the handshake.IdentityHandshakerResult. getLocalIdentity()The local identity used in the handshake.IdentityHandshakerResultOrBuilder. getLocalIdentity()The local identity used in the handshake.IdentityStartClientHandshakeReq.Builder. getLocalIdentity()(Optional) Application may specify a local identity.IdentityStartClientHandshakeReq. getLocalIdentity()(Optional) Application may specify a local identity.IdentityStartClientHandshakeReqOrBuilder. getLocalIdentity()(Optional) Application may specify a local identity.IdentityHandshakerResult.Builder. getPeerIdentity()The authenticated identity of the peer.IdentityHandshakerResult. getPeerIdentity()The authenticated identity of the peer.IdentityHandshakerResultOrBuilder. getPeerIdentity()The authenticated identity of the peer.IdentityStartClientHandshakeReq.Builder. getTargetIdentities(int index)(Optional) Describes which server identities are acceptable by the client.IdentityStartClientHandshakeReq. getTargetIdentities(int index)(Optional) Describes which server identities are acceptable by the client.IdentityStartClientHandshakeReqOrBuilder. getTargetIdentities(int index)(Optional) Describes which server identities are acceptable by the client.static IdentityIdentity. parseDelimitedFrom(java.io.InputStream input)static IdentityIdentity. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IdentityIdentity. parseFrom(byte[] data)static IdentityIdentity. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IdentityIdentity. parseFrom(com.google.protobuf.ByteString data)static IdentityIdentity. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IdentityIdentity. parseFrom(com.google.protobuf.CodedInputStream input)static IdentityIdentity. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IdentityIdentity. parseFrom(java.io.InputStream input)static IdentityIdentity. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IdentityIdentity. parseFrom(java.nio.ByteBuffer data)static IdentityIdentity. 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.BuilderServerHandshakeParameters.Builder. addLocalIdentities(int index, Identity value)(Optional) A list of local identities supported by the server, if specified.ServerHandshakeParameters.BuilderServerHandshakeParameters.Builder. addLocalIdentities(Identity value)(Optional) A list of local identities supported by the server, if specified.StartClientHandshakeReq.BuilderStartClientHandshakeReq.Builder. addTargetIdentities(int index, Identity value)(Optional) Describes which server identities are acceptable by the client.StartClientHandshakeReq.BuilderStartClientHandshakeReq.Builder. addTargetIdentities(Identity value)(Optional) Describes which server identities are acceptable by the client.private voidIdentity.Builder. buildPartial0(Identity result)private voidIdentity.Builder. buildPartialOneofs(Identity result)Identity.BuilderIdentity.Builder. mergeFrom(Identity other)HandshakerResult.BuilderHandshakerResult.Builder. mergeLocalIdentity(Identity value)The local identity used in the handshake.StartClientHandshakeReq.BuilderStartClientHandshakeReq.Builder. mergeLocalIdentity(Identity value)(Optional) Application may specify a local identity.HandshakerResult.BuilderHandshakerResult.Builder. mergePeerIdentity(Identity value)The authenticated identity of the peer.static Identity.BuilderIdentity. newBuilder(Identity prototype)ServerHandshakeParameters.BuilderServerHandshakeParameters.Builder. setLocalIdentities(int index, Identity value)(Optional) A list of local identities supported by the server, if specified.HandshakerResult.BuilderHandshakerResult.Builder. setLocalIdentity(Identity value)The local identity used in the handshake.StartClientHandshakeReq.BuilderStartClientHandshakeReq.Builder. setLocalIdentity(Identity value)(Optional) Application may specify a local identity.HandshakerResult.BuilderHandshakerResult.Builder. setPeerIdentity(Identity value)The authenticated identity of the peer.StartClientHandshakeReq.BuilderStartClientHandshakeReq.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.BuilderServerHandshakeParameters.Builder. addAllLocalIdentities(java.lang.Iterable<? extends Identity> values)(Optional) A list of local identities supported by the server, if specified.StartClientHandshakeReq.BuilderStartClientHandshakeReq.Builder. addAllTargetIdentities(java.lang.Iterable<? extends Identity> values)(Optional) Describes which server identities are acceptable by the client.
-