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 Basic
object Bearer
object Digest
object HOBA
object Mutual
object Negotiate
object OAuth
object Scram
object ScramSha1
object ScramSha256
object Vapid
Show all

Members list

Value members

Abstract fields

val name: String