Strict-Transport-Security

sealed abstract case class Strict-Transport-Security(maxAge: Long, includeSubDomains: Boolean, preload: Boolean)
Companion
object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def withIncludeSubDomains(includeSubDomains: Boolean): Strict-Transport-Security
def withPreload(preload: Boolean): Strict-Transport-Security

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product