public class Password extends Object
Constructor and Description |
---|
Password(String value)
Construct a new Password object
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString()
Returns hidden password string
|
String |
value()
Returns real password string
|
public static final String HIDDEN
public Password(String value)
value
- The value of a password