public class Credential extends Object implements Serializable
| Constructor and Description |
|---|
Credential() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIdentifier() |
String |
getPassword() |
void |
setIdentifier(String identifier) |
void |
setPassword(String password) |
Copyright © 2020 com.github.eoscode. All rights reserved.