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