public class Secret extends Object
| Constructor and Description |
|---|
Secret(String identifier,
String password) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEncryptedPassword() |
String |
getIdentifier() |
String |
getPassword() |
void |
setEncryptedPassword(String encryptedPassword) |
Copyright © 2021 WSO2. All rights reserved.