Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenTSDB/asynchbase
/ getAuthMethodCode
Method
getAuthMethodCode
test/auth/MockProvider.java:60–63 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
58
}
59
60
@Override
61
public
byte getAuthMethodCode() {
62
return
-1;
63
}
64
65
@Override
66
public
Subject getClientSubject() {
Callers
2
beforeLocal
Method · 0.45
beforeLocal
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected