Package io.deephaven.auth
Class AuthContext
java.lang.Object
io.deephaven.auth.AuthContext
- All Implemented Interfaces:
LogOutputAppendable
- Direct Known Subclasses:
AuthContext.Anonymous
,AuthContext.SuperUser
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
A trivial auth context that allows a user to do everything the APIs allow. -
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface io.deephaven.base.log.LogOutputAppendable
append