org.apache.hadoop.hbase
Class AuthUtil
java.lang.Object
org.apache.hadoop.hbase.AuthUtil
@InterfaceAudience.Public
@InterfaceStability.Evolving
public class AuthUtil
- extends Object
Utility methods for helping with security tasks.
Method Summary |
static void |
launchAuthChore(org.apache.hadoop.conf.Configuration conf)
Checks if security is enabled and if so, launches chore for refreshing kerberos ticket. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AuthUtil
public AuthUtil()
launchAuthChore
public static void launchAuthChore(org.apache.hadoop.conf.Configuration conf)
throws IOException
- Checks if security is enabled and if so, launches chore for refreshing kerberos ticket.
- Throws:
IOException
Copyright © 2015 The Apache Software Foundation. All Rights Reserved.