FirstSuccessfulStrategy

org.beangle.security.authc.FirstSuccessfulStrategy

First win,imply at least one and ignore remainders

Attributes

Graph
Supertypes
trait Logging
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

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

Attributes

Definition Classes

Inherited methods

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

Attributes

Inherited from:
RealmAuthenticationStrategy

Inherited fields

protected val logger: Logger

Attributes

Inherited from:
Logging