Authentication

ldbc.connector.net.protocol.Authentication
See theAuthentication companion trait

Attributes

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

Members list

Value members

Concrete methods

def apply[F[_] : Tracer](socket: PacketSocket[F], initialPacket: InitialPacket, database: Option[String], useSSL: Boolean, allowPublicKeyRetrieval: Boolean, capabilityFlags: List[CapabilitiesFlags])(implicit evidence$1: Exchange[F], evidence$2: Tracer[F], ev: MonadError[F, Throwable]): Authentication[F]

Attributes

Source
Authentication.scala