public class UserCredentials extends Object
| Constructor and Description |
|---|
UserCredentials(String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
static UserCredentials |
credentialsFor(String username,
String password) |
String |
getPassword() |
String |
getUsername() |
Copyright © 2002-2017 Atlassian. All Rights Reserved.