| Modifier and Type | Method and Description |
|---|---|
static AltsContext |
AltsContextUtil.createFrom(io.grpc.ServerCall<?,?> call)
Creates a
AltsContext from ALTS context information in the ServerCall. |
static AltsContext |
AltsContext.createTestInstance(String peerServiceAccount,
String localServiceAccount)
Creates an
AltsContext for testing purposes. |