public class KerberosUser extends Object
| Constructor and Description | 
|---|
| KerberosUser(String principal,
            String keyTab) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object obj) | 
| String | getKeyTab() | 
| String | getPrincipal() | 
| int | hashCode() | 
| String | toString() | 
Copyright © 2009-2017 Apache Software Foundation. All Rights Reserved.