final class BasicAuth[realm, name, T] extends DSLAtomAuth

defines basic authentication scheme

Source
typeDSL.scala
Linear Supertypes
DSLAtomAuth, DSLAtom, DSLDef, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. BasicAuth
  2. DSLAtomAuth
  3. DSLAtom
  4. DSLDef
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new BasicAuth()