public class KerberosUser extends Object
KerberosUser(String principal, String keyTab)
boolean
equals(Object obj)
String
getKeyTab()
getPrincipal()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public KerberosUser(String principal, String keyTab)
public String getPrincipal()
public String getKeyTab()
public boolean equals(Object obj)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2009-2016 Apache Software Foundation. All Rights Reserved.