FirstSuccessfulStrategy

First win,imply at least one and ignore remainders

trait Logging
class Object
trait Matchable
class Any

Value members

Concrete methods

override def authenticate(realms: List[Realm], token: AuthenticationToken): Account
Definition Classes

Inherited methods

protected def returnOrRaise(info: Account, token: AuthenticationToken, t: Throwable): Account

Inherited fields

protected val logger: Logger
Inherited from
Logging