MCPcopy Create free account
hub / github.com/OpenTSDB/asynchbase / getClientUsername

Method getClientUsername

src/auth/ClientAuthProvider.java:71–71  ·  view source on GitHub ↗

@return The name of the user this provider is tied to.

()

Source from the content-addressed store, hash-verified

69 * @return The name of the user this provider is tied to.
70 */
71 public abstract String getClientUsername();
72
73 /**
74 * @return The RPC code identifying this authentication mechanism

Callers 2

sendRPCHeaderMethod · 0.45
sendRPCHeaderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected