MCPcopy 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

beforeLocalMethod · 0.45
beforeLocalMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected