Interface DbCredentials
- All Superinterfaces:
Secret
- All Known Implementing Classes:
DbGet.Response
Database credentials.
-
Method Summary
-
Method Details
-
username
Name of the database user to use.- Returns:
- username
-
password
Password of the database user.- Returns:
- password
-