public abstract static class PasswordData.AbstractReference extends Object implements PasswordData.Reference
Constructor and Description |
---|
AbstractReference(String lbl,
String pass)
Creates a new abstract reference.
|
Modifier and Type | Method and Description |
---|---|
String |
getLabel()
Returns the label.
|
String |
getPassword()
Returns the password associated with this reference.
|
String |
toString() |
public String getLabel()
public String getPassword()
PasswordData.Reference
getPassword
in interface PasswordData.Reference
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.