org.apache.zookeeper.server.util
Class KerberosUtil

java.lang.Object
  extended by org.apache.zookeeper.server.util.KerberosUtil

public class KerberosUtil
extends Object


Constructor Summary
KerberosUtil()
           
 
Method Summary
static String getDefaultRealm()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KerberosUtil

public KerberosUtil()
Method Detail

getDefaultRealm

public static String getDefaultRealm()
                              throws ClassNotFoundException,
                                     NoSuchMethodException,
                                     IllegalArgumentException,
                                     IllegalAccessException,
                                     InvocationTargetException
Throws:
ClassNotFoundException
NoSuchMethodException
IllegalArgumentException
IllegalAccessException
InvocationTargetException


Copyright © 2013 The Apache Software Foundation