public class KerberosLoginProvider extends Object
| Constructor and Description |
|---|
KerberosLoginProvider(org.apache.flink.configuration.Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.security.UserGroupInformation |
doLogin() |
boolean |
isLoginPossible() |
public KerberosLoginProvider(org.apache.flink.configuration.Configuration configuration)
public boolean isLoginPossible()
throws IOException
IOExceptionpublic org.apache.hadoop.security.UserGroupInformation doLogin()
throws IOException
IOExceptionCopyright © 2014–2023 The Apache Software Foundation. All rights reserved.