Package io.deephaven.auth
Class AuthContext.SuperUser
java.lang.Object
io.deephaven.auth.AuthContext
io.deephaven.auth.AuthContext.SuperUser
- All Implemented Interfaces:
LogOutputAppendable
- Enclosing class:
- AuthContext
A trivial auth context that allows a user to do everything the APIs allow.
-
Nested Class Summary
Nested classes/interfaces inherited from class io.deephaven.auth.AuthContext
AuthContext.Anonymous, AuthContext.SuperUser
-
Constructor Summary
-
Method Summary
Methods inherited from class io.deephaven.auth.AuthContext
toString
-
Constructor Details
-
SuperUser
public SuperUser()
-
-
Method Details
-
append
-