public class Credential extends SimpleCredential implements Serializable
password, username| Constructor and Description |
|---|
Credential() |
Credential(String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
int |
getId() |
Integer |
getIsEnabled()
Default value is '1'
|
int |
hashCode() |
boolean |
hasId() |
void |
setEnabled(Integer isEnabled) |
void |
setId(int id) |
String |
toString() |
getPassword, getUsername, setPassword, setUsernameCopyright © 2009–2014 DuraSpace. All rights reserved.