ProtectedResource

scalaoauth2.provider.ProtectedResource$
See theProtectedResource companion trait

Attributes

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

Members list

Value members

Inherited methods

def handleRequest[U](request: ProtectedResourceRequest, handler: ProtectedResourceHandler[U])(implicit ctx: ExecutionContext): Future[Either[OAuthError, AuthInfo[U]]]

Attributes

Inherited from:
ProtectedResource
Source
ProtectedResource.scala

Inherited fields

Attributes

Inherited from:
ProtectedResource
Source
ProtectedResource.scala