AuthType

harness.email.EmailConfig$.AuthType$
See theAuthType companion enum
object AuthType extends Companion[AuthType]

Attributes

Companion
enum
Graph
Supertypes
trait Sum
trait Mirror
trait Companion[AuthType]
class Object
trait Matchable
class Any
Show all
Self type
AuthType.type

Members list

Type members

Inherited classlikes

abstract class CaseInsensitiveStringMap(enc: E => NonEmptyList[String]) extends EnumMap[String]

Attributes

Inherited from:
Companion
Supertypes
class EnumMap[String]
class Object
trait Matchable
class Any
Known subtypes
object ToString.type
abstract class EnumMap[Enc](enc: E => NonEmptyList[Enc])

Attributes

Inherited from:
Companion
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Inherited from:
Companion
Supertypes
class EnumMap[String]
class Object
trait Matchable
class Any

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Inherited fields

protected val defaultToString: AuthType => NonEmptyList[String]

Attributes

Inherited from:
Companion
final lazy val enumValues: Seq[AuthType]

Attributes

Inherited from:
Companion

Implicits

Implicits

implicit val jsonCodec: JsonCodec[AuthType]

Inherited implicits

final implicit val hasCompanion: HasCompanion[AuthType]

Attributes

Inherited from:
Companion
implicit val stringDecoder: StringDecoder[AuthType]

Attributes

Inherited from:
Companion
implicit val stringEncoder: StringEncoder[AuthType]

Attributes

Inherited from:
Companion