public static class AuthenticationProvider.Factory extends Object
AuthenticationProvider
.Modifier and Type | Method and Description |
---|---|
static AuthenticationProvider |
create(AuthType authType,
AlluxioConfiguration conf) |
public static AuthenticationProvider create(AuthType authType, AlluxioConfiguration conf) throws AuthenticationException
authType
- authentication type to useAuthenticationProvider
AuthenticationException
- when unsupported authentication type is usedCopyright © 2023. All Rights Reserved.