public final class AuthorizationHeaderParser extends Object
Modifier and Type | Class and Description |
---|---|
static class |
AuthorizationHeaderParser.Result |
Modifier and Type | Method and Description |
---|---|
static AuthorizationHeaderParser.Result |
parse(String pAuthInfo)
Parse the HTTP authorization header
|
public static AuthorizationHeaderParser.Result parse(String pAuthInfo)
pAuthInfo
- header to parseCopyright © 2018. All rights reserved.