public class PasswordDataAndPrivateKey extends Object
| Constructor and Description |
|---|
PasswordDataAndPrivateKey(PasswordData passwordData,
String privateKey) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
PasswordData |
getPasswordData() |
String |
getPrivateKey() |
int |
hashCode() |
String |
toString() |
public PasswordDataAndPrivateKey(PasswordData passwordData, String privateKey)
public PasswordData getPasswordData()
public String getPrivateKey()
Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.