SecuredRequestHandler

tsec.authentication.SecuredRequestHandler$
See theSecuredRequestHandler companion class

Attributes

Companion
class
Source
SecuredRequestHandler.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply[F[_], Identity, User, Auth](authenticator: Authenticator[F, Identity, User, Auth])(implicit F: MonadError[F, Throwable]): SecuredRequestHandler[F, Identity, User, Auth]

Build our SecuredRequestHandler detecting whether it is rolling window or not *

Build our SecuredRequestHandler detecting whether it is rolling window or not *

Attributes

Source
SecuredRequestHandler.scala