@Internal public class KerberosUtils extends Object
AppConfigurationEntry
instances.
The implementation is inspired from Hadoop UGI class.
Constructor and Description |
---|
KerberosUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
getKrb5LoginModuleName() |
static AppConfigurationEntry |
keytabEntry(String keytab,
String principal) |
static AppConfigurationEntry |
ticketCacheEntry() |
public static String getKrb5LoginModuleName()
public static AppConfigurationEntry ticketCacheEntry()
public static AppConfigurationEntry keytabEntry(String keytab, String principal)
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.