AuthScheme
object AuthScheme
Contains the standard auth schemes.
Properties
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: |
Functions
fun |
|
fun |
|
fun |