public class UsernamePasswordCredentials extends Object
Constructor and Description |
---|
UsernamePasswordCredentials(CredentialsData credentials) |
UsernamePasswordCredentials(String username,
String password) |
Modifier and Type | Method and Description |
---|---|
String |
getPassword() |
String |
getUsername() |
public UsernamePasswordCredentials(@NotNull String username, @NotNull String password)
public UsernamePasswordCredentials(@NotNull CredentialsData credentials)
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.