PlayAuthConnector

uk.gov.hmrc.auth.core.PlayAuthConnector
trait PlayAuthConnector extends AuthConnector, Logging

Attributes

Graph
Supertypes
trait Logging
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def httpClientV2: HttpClientV2

Concrete methods

def authorise[A](predicate: Predicate, retrieval: Retrieval[A])(implicit hc: HeaderCarrier, ec: ExecutionContext): Future[A]

Abstract fields

val serviceUrl: String

Inherited fields

protected val logger: Logger

Attributes

Inherited from:
Logging

Implicits

Implicits

implicit val legacyRawReads: HttpReads[HttpResponse]