UnauthorizedContextProvider

io.hireproof.structure.UnauthorizedContextProvider
abstract class UnauthorizedContextProvider[F[_], Context[_[_], _]]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

def implementedBy[I, O](endpoint: Endpoint[I, O])(f: Context[F, I] => F[O]): Implementation[F, I, O]