Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
beforeLocal
Method · 0.45
beforeLocal
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected