@ThreadSafe public final class AuthenticationUserUtils extends Object
AuthenticationUserUtils
s.Modifier and Type | Method and Description |
---|---|
static String |
getImpersonationUser(Subject subject,
AlluxioConfiguration conf) |
@Nullable public static String getImpersonationUser(Subject subject, AlluxioConfiguration conf)
subject
- the subject to use (can be null)conf
- Alluxio configurationCopyright © 2023. All Rights Reserved.