Packages

sealed abstract class None extends Authentication

Make singleton objects extend an abstract class with the same name. This makes it possible to refer to the object type without .type.

Source
settings.scala
Linear Supertypes
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. None
  2. Authentication
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected