fun ApplicationRequest.basicAuthenticationCredentials(charset: <ERROR CLASS>? = null): UserPasswordCredential?
Retrieves Basic authentication credentials for this ApplicationRequest |
|
fun ApplicationRequest.parseAuthorizationHeader(): HttpAuthHeader?
Parses an authorization header from a ApplicationRequest returning a HttpAuthHeader. |