public class HttpBasicAuthUserPass extends Object
| Constructor and Description |
|---|
HttpBasicAuthUserPass(String userId,
String password)
Create new instance.
|
| Modifier and Type | Method and Description |
|---|---|
String |
asHeader(Charset charset) |
String |
getPassword()
Get password
|
String |
getUserId()
Get user id.
|
Copyright © 2015. All rights reserved.