Interface RpcToken

All Superinterfaces:
Serializable
All Known Implementing Classes:
XsrfToken

public interface RpcToken extends Serializable
An interface for RPC token implementation objects included with each RPC call. RPC tokens can be used to implement XSRF protection for RPC calls.