public class KerberosCredentials extends Credentials
| Constructor and Description |
|---|
KerberosCredentials(byte[] kerberosTicket) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
byte[] |
getKerberosTicket() |
String |
getKerberosTicketAsString() |
int |
hashCode() |
String |
toString() |
getUserProfile, setUserProfilepublic byte[] getKerberosTicket()
public String getKerberosTicketAsString()
public boolean equals(Object o)
equals in class Credentialspublic int hashCode()
hashCode in class CredentialsCopyright © 2019. All rights reserved.