[ Version ( since = "12.0.0" ) ]
public virtual Bytes? is_valid (ServerCallContext context, Bytes token) throws Error
Validates a per-call client token.
| this | |
| context | |
| token |
The client token. May be the empty string if the client does not provide a token. |
|
The identity of the peer, if this authentication method supports it. |