DualSecretTransition

com.gu.play.secretrotation.DualSecretTransition

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case class InitialSecret(secret: String) extends SnapshotProvider

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Phase

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Phase.type
sealed trait PhaseAges extends Phase[Age]

Attributes

Supertypes
trait Phase[Age]
class Object
trait Matchable
class Any
Known subtypes
class PhaseAge
object Completed
object InProgress
object Upcoming
object Secret

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Secret.type
case class TransitioningSecret(oldSecret: String, newSecret: String, overlapInterval: Interval)(implicit clock: Clock) extends SnapshotProvider

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all