public class ChallongeCredentials
extends java.lang.Object
| Constructor and Description |
|---|
ChallongeCredentials() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toHttpAuthString()
Creates a HTTP basic auth String from the given credentials
|