ProtectedResource

scalaoauth2.provider.ProtectedResource
See theProtectedResource companion object

Attributes

Companion
object
Source
ProtectedResource.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ProtectedResource.type

Members list

Value members

Concrete methods

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

Attributes

Source
ProtectedResource.scala

Concrete fields