public class X509Credentials extends Credentials
| Constructor and Description |
|---|
X509Credentials(X509Certificate certificate) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
X509Certificate |
getCertificate() |
int |
hashCode() |
String |
toString() |
getUserProfile, setUserProfilepublic X509Credentials(X509Certificate certificate)
public X509Certificate getCertificate()
public boolean equals(Object o)
equals in class Credentialspublic int hashCode()
hashCode in class CredentialsCopyright © 2019. All rights reserved.