org.http4s.server.SSLClientAuthMode
See theSSLClientAuthMode companion trait
object SSLClientAuthMode
Attributes
- Companion
- trait
- Source
- SSLClientAuthMode.scala
- Graph
-
- Supertypes
- Self type
-
SSLClientAuthMode.type
Members list
Type members
Classlikes
case object NotRequested extends SSLClientAuthMode
Attributes
- Source
- SSLClientAuthMode.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait SSLClientAuthModetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
NotRequested.type
case object Requested extends SSLClientAuthMode
Attributes
- Source
- SSLClientAuthMode.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait SSLClientAuthModetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
Requested.type
case object Required extends SSLClientAuthMode
Attributes
- Source
- SSLClientAuthMode.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait SSLClientAuthModetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
Required.type
Inherited types
The names of the product elements
The name of the type
In this article