Package sonia.scm.repository.api
Class SimpleUsernamePasswordCredential
java.lang.Object
sonia.scm.repository.api.SimpleUsernamePasswordCredential
- All Implemented Interfaces:
Credential
,UsernamePasswordCredential
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SimpleUsernamePasswordCredential
-
-
Method Details
-
username
- Specified by:
username
in interfaceUsernamePasswordCredential
-
password
public char[] password()- Specified by:
password
in interfaceUsernamePasswordCredential
-