public class AuthChallengeParser extends Object
| Modifier and Type | Field and Description |
|---|---|
static AuthChallengeParser |
INSTANCE |
| Constructor and Description |
|---|
AuthChallengeParser() |
| Modifier and Type | Method and Description |
|---|---|
List<AuthChallenge> |
parse(CharSequence buffer,
org.apache.hc.core5.http.message.ParserCursor cursor) |
public static final AuthChallengeParser INSTANCE
public List<AuthChallenge> parse(CharSequence buffer, org.apache.hc.core5.http.message.ParserCursor cursor) throws org.apache.hc.core5.http.ParseException
org.apache.hc.core5.http.ParseExceptionCopyright © 1999–2016 The Apache Software Foundation. All rights reserved.