uk.gov.hmrc.mongo.cache.CacheIdType
See theCacheIdType companion trait
object CacheIdType
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
CacheIdType.type
Members list
Type members
Classlikes
object SessionCacheId extends CacheIdType[RequestHeader]
Attributes
- Supertypes
- Self type
-
SessionCacheId.type
case class SessionUuid(sessionIdKey: String) extends CacheIdType[RequestHeader]
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait CacheIdType[RequestHeader]class Objecttrait Matchableclass AnyShow all
object SimpleCacheId extends CacheIdType[String]
Attributes
- Supertypes
- Self type
-
SimpleCacheId.type
In this article