public class Credential extends Object
| Constructor and Description |
|---|
Credential() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLabel() |
boolean |
isMasked() |
boolean |
isOptional() |
void |
setLabel(String label) |
void |
setMasked(boolean masked) |
void |
setOptional(boolean optional) |
Copyright © 2018 figo GmbH. All rights reserved.