com.metl

liftAuthenticator

package liftAuthenticator

Visibility
  1. Public
  2. All

Type Members

  1. case class LiftAuthStateData(authenticated: Boolean, username: String, eligibleGroups: Seq[(String, String)], informationGroups: Seq[(String, String)]) extends Product with Serializable

  2. trait LiftAuthenticationSystem extends AnyRef

  3. abstract class LiftAuthenticator extends AnyRef

Ungrouped