object AuthScheme
Contains the standard auth schemes.
const val Basic: String
Basic Authentication described in the RFC-7617 |
|
const val Digest: String
Digest Authentication described in the RFC-2069: |
|
const val Negotiate: String
Described in the RFC-4599: |
|
const val OAuth: String
OAuth Authentication described in the RFC-6749: |
fun |
|
fun |
|
fun |