TokenCredentials
instead@Deprecated public interface UserPasswordCredentials extends AuthenticationProvider
Modifier and Type | Method and Description |
---|---|
default void |
authenticate(org.apache.http.client.methods.HttpRequestBase request)
Deprecated.
|
String |
getPassword()
Deprecated.
|
String |
getUsername()
Deprecated.
|
String getUsername()
String getPassword()
default void authenticate(org.apache.http.client.methods.HttpRequestBase request) throws org.apache.http.auth.AuthenticationException
authenticate
in interface AuthenticationProvider
org.apache.http.auth.AuthenticationException
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.