Auth

fmgp.did.comm.protocol.auth.Auth
See theAuth companion object
final case class Auth(id: MsgID, to: Set[TO], from: Option[FROM], thid: Option[MsgID], pthid: Option[MsgID], lang: Option[String], created_time: Option[UTCEpoch], scopes: Seq[String], metaData: Map[String, String])

Attributes

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

Members list

Value members

Concrete methods

def `type`: PIURI

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product