MCPcopy
hub / github.com/OpenTSDB/opentsdb / getStatus

Method getStatus

src/auth/AuthState.java:52–52  ·  view source on GitHub ↗

The status associated with this authentication or authorization state. @return A non-null auth status enumerator value.

()

Source from the content-addressed store, hash-verified

50 * @return A non-null auth status enumerator value.
51 */
52 public AuthStatus getStatus();
53
54 /**
55 * An optional message associated with the authentication or authorization

Callers 15

setUpMethod · 0.95
beforeMethod · 0.95
messageReceivedMethod · 0.95
scanTooManyDpsMethod · 0.65
scanTooManyBytesMethod · 0.65
httpMissingIntervalMethod · 0.65

Implementers 1

AllowAllAuthenticatingAuthorizersrc/auth/AllowAllAuthenticatingAuthori

Calls

no outgoing calls

Tested by 15

setUpMethod · 0.76
beforeMethod · 0.76
scanTooManyDpsMethod · 0.52
scanTooManyBytesMethod · 0.52
httpMissingIntervalMethod · 0.52
httpEmptyIntervalMethod · 0.52