public class HttpAuthHeaderKt
| Modifier and Type | Method and Description |
|---|---|
static HttpAuthHeader |
parseAuthorizationHeader(java.lang.String headerValue)
Parses an authorization header headerValue into a
class HttpAuthHeader. |
public static HttpAuthHeader parseAuthorizationHeader(java.lang.String headerValue)
Parses an authorization header headerValue into a class HttpAuthHeader.
class HttpAuthHeader