AuthenticationScheme

zio.http.Header.AuthenticationScheme
See theAuthenticationScheme companion object
sealed trait AuthenticationScheme

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object AWS4-HMAC-SHA256.type
object Basic.type
object Bearer.type
object Digest.type
object HOBA.type
object Mutual.type
object Negotiate.type
object OAuth.type
object Scram.type
object ScramSha1.type
object ScramSha256.type
object Vapid.type
Show all

Members list

Value members

Abstract fields

val name: String