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

Method getClientUsername

test/auth/MockProvider.java:55–58  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

53 }
54
55 @Override
56 public String getClientUsername() {
57 return null;
58 }
59
60 @Override
61 public byte getAuthMethodCode() {

Callers 2

beforeLocalMethod · 0.45
beforeLocalMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected