org.scalatra.auth

strategy

package strategy

Visibility
  1. Public
  2. All

Type Members

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

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

    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

Value Members

  1. object BasicAuthStrategy

Ungrouped