Package | Description |
---|---|
alluxio.security | |
alluxio.security.authentication |
Modifier and Type | Method and Description |
---|---|
static User |
LoginUser.get()
Gets current singleton login user.
|
Modifier and Type | Method and Description |
---|---|
static User |
AuthenticatedClientUser.get()
Gets the
User from the ThreadLocal variable. |
static User |
AuthenticatedClientUser.getOrNull() |
Modifier and Type | Method and Description |
---|---|
static void |
AuthenticatedClientUser.set(User user)
Sets
User to the ThreadLocal variable. |
Copyright © 2023. All Rights Reserved.