Scentry

org.scalatra.auth.Scentry$
See theScentry companion class
object Scentry

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Scentry.type

Members list

Type members

Types

type StrategyFactory[UserType <: AnyRef] = ScalatraBase => ScentryStrategy[UserType]

Value members

Concrete methods

def clearGlobalStrategies(): Unit
def globalStrategies: HashMap[String, ScalatraBase => ScentryStrategy[_ <: AnyRef]]
def register[UserType <: AnyRef](name: String, strategyFactory: () => UserType): Unit

Concrete fields

val ScentryRequestKey: String
val scentryAuthKey: String