@ThreadSafe public final class LoginUser extends Object
User
. It represents
the user of Alluxio client, when connecting to Alluxio service.
The implementation of getting a login user supports Windows, Unix, and Kerberos login modules.
This singleton uses lazy initialization.public static User get() throws UnauthenticatedException
UnauthenticatedException
Copyright © 2023. All Rights Reserved.