zio.http.Header.AuthenticationScheme
See theAuthenticationScheme companion trait
object AuthenticationScheme
Attributes
- Companion
- trait
- Graph
-
- Supertypes
- Self type
-
AuthenticationScheme.type
Members list
Type members
Classlikes
case object AWS4-HMAC-SHA256 extends AuthenticationScheme
Attributes
- Supertypes
- Self type
-
AWS4-HMAC-SHA256.type
case object Basic extends AuthenticationScheme
case object Bearer extends AuthenticationScheme
case object Digest extends AuthenticationScheme
case object HOBA extends AuthenticationScheme
case object Mutual extends AuthenticationScheme
case object Negotiate extends AuthenticationScheme
case object OAuth extends AuthenticationScheme
case object Scram extends AuthenticationScheme
case object ScramSha1 extends AuthenticationScheme
case object ScramSha256 extends AuthenticationScheme
Attributes
- Supertypes
- Self type
-
ScramSha256.type
case object Vapid extends AuthenticationScheme
Inherited and Abstract types
The names of the product elements
The name of the type
Value members
Concrete methods
In this article