Package sonia.scm.repository.api
Interface UsernamePasswordCredential
- All Superinterfaces:
Credential
- All Known Implementing Classes:
SimpleUsernamePasswordCredential
-
Method Summary
-
Method Details
-
username
String username() -
password
char[] password()
-