Searched refs:getLocalIdentity (Results 1 – 2 of 2) sorted by relevance
38 .setLocalServiceAccount(result.getLocalIdentity().getServiceAccount()) in AltsAuthContext()
2064 io.grpc.alts.internal.Handshaker.Identity getLocalIdentity(); in getLocalIdentity() method2562 public io.grpc.alts.internal.Handshaker.Identity getLocalIdentity() { in getLocalIdentity() method in Handshaker.StartClientHandshakeReq2574 return getLocalIdentity(); in getLocalIdentityOrBuilder()2753 output.writeMessage(5, getLocalIdentity()); in writeTo()2801 .computeMessageSize(5, getLocalIdentity()); in getSerializedSize()2843 result = result && getLocalIdentity() in equals()2844 .equals(other.getLocalIdentity()); in equals()2890 hash = (53 * hash) + getLocalIdentity().hashCode(); in hashCode()3231 mergeLocalIdentity(other.getLocalIdentity()); in mergeFrom()3986 public io.grpc.alts.internal.Handshaker.Identity getLocalIdentity() { in getLocalIdentity() method in Handshaker.StartClientHandshakeReq.Builder[all …]