public class AuthInfo
extends java.lang.Object
| Constructor | Description |
|---|---|
AuthInfo(java.lang.String scheme,
byte[] auth) |
| Modifier and Type | Method | Description |
|---|---|---|
byte[] |
getAuth() |
|
java.lang.String |
getScheme() |
|
java.lang.String |
toString() |
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.