Package

org.scalatra.auth

strategy

Permalink

package strategy

Visibility
  1. Public
  2. All

Type Members

  1. abstract class BasicAuthStrategy[UserType <: AnyRef] extends ScentryStrategy[UserType] with RemoteAddress

    Permalink
  2. trait BasicAuthSupport[UserType <: AnyRef] extends AnyRef

    Permalink

    Provides a hook for the basic auth strategy

    Provides a hook for the basic auth strategy

    for more details on usage check: https://gist.github.com/732347

  3. trait RemoteAddress extends AnyRef

    Permalink

Value Members

  1. object BasicAuthStrategy

    Permalink

Ungrouped