fmgp.did.method.prism

Members list

Type members

Classlikes

case class DIDPrism(specificId: String) extends DID

DID Prism (only short form)

DID Prism (only short form)

Attributes

See also
Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait DID
class Object
trait Matchable
class Any
Show all
object DIDPrism

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
DIDPrism.type
class DIDPrismResolver(baseUrl: String, httpUtils: HttpUtils) extends Resolver

Attributes

Companion
object
Supertypes
trait Resolver
class Object
trait Matchable
class Any

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
object HttpUtils

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
HttpUtils.type
case class HttpUtils(client: Client, scope: Scope)

Attributes

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

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
RefVDR.type
final case class SSI(did: DIDSubject, latestHash: Option[String], keys: Seq[UncompressedECKey | CompressedECKey], services: Seq[MyService], context: Seq[String], disabled: Boolean)

This is the SSI representing a DID PRISM

This is the SSI representing a DID PRISM

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
SSI
object SSI

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
SSI.type
final case class VDR(id: RefVDR, did: DIDPrism, latestVDRHash: Option[String], data: DataType)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
VDR
object VDR

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
VDR.type

Types

opaque type RefVDR

Extensions