org

scalatra

package scalatra

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. scalatra
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. type Attributes = AnyRef { ... /* 4 definitions in type refinement */ }

  2. type ContentTypeInferrer = PartialFunction[Any, String]

  3. type ErrorHandler = PartialFunction[Throwable, Any]

  4. type RenderPipeline = PartialFunction[Any, Any]

  5. type CSRFTokenSupport = CsrfTokenSupport

    Annotations
    @deprecated
    Deprecated

    Use CsrfTokenSupport

Value Members

  1. package auth

Inherited from AnyRef

Inherited from Any

Ungrouped