public class CustomAuthCredentials extends Object implements org.apache.http.auth.Credentials
Constructor and Description |
---|
CustomAuthCredentials(String customAuthCredentials) |
Modifier and Type | Method and Description |
---|---|
String |
getPassword() |
Principal |
getUserPrincipal() |
public CustomAuthCredentials(String customAuthCredentials)