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

Method getAuthMethodCode

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

@return The RPC code identifying this authentication mechanism

()

Source from the content-addressed store, hash-verified

74 * @return The RPC code identifying this authentication mechanism
75 */
76 public abstract byte getAuthMethodCode();
77
78 /**
79 * @return The subject identifying the client user this provider is tied to.

Callers 2

SecureRpcHelper96Method · 0.45
sendHelloMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected