public class PasswordDataBean extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
encryptedPasswordFile |
String |
passwordName |
Consumer<String> |
superSetter |
| Constructor and Description |
|---|
PasswordDataBean(String encryptedPasswordFile,
Consumer<String> superSetter,
String passwordName) |
Copyright © 2023 Atlassian. All rights reserved.