EscherConfig

com.emarsys.escher.akka.http.config.EscherConfig
class EscherConfig(config: Config)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def credentialScope(service: String): String
def key(service: String): String
def keyPool(service: String): List[(String, String)]
def secret(service: String): String

Concrete fields

val algoPrefix: String
val authHeaderName: String
val credentialScope: String
val dateHeaderName: String
val headersToSign: Seq[String]
val hostName: String
val port: Int
val services: List[String]
val trustedServices: List[Config]
val vendorKey: String