T - Optional type specification for a transport-provided helper.public interface AuthRpcProvider<T>
| Modifier and Type | Method and Description |
|---|---|
AuthIdentity |
createAuthIdentity(T rpc)
Create new instance of AuthIdentity
|
AuthIdentity createAuthIdentity(T rpc)
rpc - helper provided by a transport implementationCopyright © 2023. All rights reserved.