did-method-prism
did-method-prism
API
proto.prism
AddKeyAction
AddKeyAction
AddServiceAction
AddServiceAction
CompressedECKeyData
CompressedECKeyData
CredentialBatchData
CredentialBatchData
ECKeyData
ECKeyData
KeyUsage
KeyUsage
AUTHENTICATION_KEY
CAPABILITY_DELEGATION_KEY
CAPABILITY_INVOCATION_KEY
ISSUING_KEY
KEY_AGREEMENT_KEY
MASTER_KEY
REVOCATION_KEY
Recognized
UNKNOWN_KEY
Unrecognized
VDR_KEY
PatchContextAction
PatchContextAction
PrismBlock
PrismBlock
PrismCredentialBatchProto
PrismEvent
PrismEvent
Event
CreateDid
CreateStorageEntry
DeactivateDid
DeactivateStorageEntry
Empty
IssueCredentialBatch
ProtocolVersionUpdate
RevokeCredentials
UpdateDid
UpdateStorageEntry
Event
PrismObject
PrismObject
PrismProto
PrismSsiProto
PrismStorageProto
PrismVersionProto
ProtoCreateDID
ProtoCreateDID
DIDCreationData
DIDCreationData
ProtoCreateStorageEntry
ProtoCreateStorageEntry
Data
Bytes
Empty
Ipfs
Data
ProtoDeactivateDID
ProtoDeactivateDID
ProtoDeactivateStorageEntry
ProtoDeactivateStorageEntry
ProtoIssueCredentialBatch
ProtoIssueCredentialBatch
ProtoProtocolVersionUpdate
ProtoProtocolVersionUpdate
ProtoRevokeCredentials
ProtoRevokeCredentials
ProtoUpdateDID
ProtoUpdateDID
ProtoUpdateStorageEntry
ProtoUpdateStorageEntry
Data
Bytes
Empty
Ipfs
Data
ProtocolVersion
ProtocolVersion
ProtocolVersionInfo
ProtocolVersionInfo
PublicKey
PublicKey
KeyData
CompressedEcKeyData
EcKeyData
Empty
KeyData
RemoveKeyAction
RemoveKeyAction
RemoveServiceAction
RemoveServiceAction
Service
Service
SignedPrismEvent
SignedPrismEvent
UpdateDIDAction
UpdateDIDAction
Action
AddKey
AddService
Empty
PatchContext
RemoveKey
RemoveService
UpdateService
Action
UpdateServiceAction
UpdateServiceAction
fmgp
blockfrost
API
BlockfrostErrorResponse
BlockfrostErrorResponse
MetadataContentCBOR
MetadataContentCBOR
MetadataContentJson
MetadataContentJson
crypto
CrytoUtil
Schnorr
Secp256k1PrivateKey
SharedCryto
did.method.prism
cardano
CardanoMetadata
CardanoMetadataCBOR
CardanoMetadataCBOR
CardanoMetadataJson
CardanoMetadataJson
CardanoNetwork
CardanoNetwork
CardanoPrismEntry
CardanoTransactionMetadataPrismCBOR
CardanoTransactionMetadataPrismCBOR
CardanoTransactionMetadataPrismContent
CardanoTransactionMetadataPrismContent
CardanoWalletConfig
CardanoWalletConfig
DIDExtra
EventCursor
EventCursor
MnemonicEnglish
PrismBlockIndex
PrismEventIndex
TxHash
mongo
AsyncDriverResource
DataModels
given_BSONDocumentReader_EventWithRootRef
given_BSONDocumentReader_MySignedPrismEvent
given_BSONDocumentWriter_EventWithRootRef
given_BSONDocumentWriter_MySignedPrismEvent
given_BSONReader_PrismEvent
given_BSONWriter_PrismEvent
DuplicateMessage
DuplicateMessage
EventWithRootRef
ReactiveMongoApi
ReactiveMongoApi
ReactiveMongoLive
StorageCollection
StorageCollection
StorageError
StorageException
StorageThrowable
StorageThrowable
proto
CreateDidOP
CreateDidOP
CreateStorageEntryOP
CreateStorageEntryOP
DeactivateDidOP
DeactivateDidOP
DeactivateStorageEntryOP
DeactivateStorageEntryOP
InvalidPrismObject
InvalidPrismObject
InvalidSignedPrismEvent
InvalidSignedPrismEvent
IssueCredentialBatchOP
IssueCredentialBatchOP
MaybeEvent
MaybeEvent
MyService
MyService
MySignedPrismEvent
MySignedPrismEvent
OP
OP
PrismKeyUsage
PrismKeyUsage
PrismPublicKey
PrismPublicKey
CompressedECKey
PrismPublicKey_TMP
UncompressedECKey
VoidKey
ProtocolVersionUpdateOP
ProtocolVersionUpdateOP
RevokeCredentialsOP
RevokeCredentialsOP
SignedPrismEventView
SignedPrismEventView
UpdateDidOP
UpdateDidOP
Action
Action
AddKey
AddService
PatchContext
RemoveKey
RemoveService
UpdateService
VoidAction
UpdateStorageEntryOP
UpdateStorageEntryOP
VoidOP
vdr
GenericVDRDriver
Indexer
IndexerUtils
EventCounter
VDRPassiveService
VDRPassiveService
VDRPassiveServiceImpl
VDRService
VDRServiceImpl
BlockfrostConfig
CardanoService
internal
DIDPrism
DIDPrism
DIDPrismResolver
DIDPrismResolver
DIDResolverProxy
DIDResolverProxy
EventHash
EventRef
EventRef
EventRefOrdering
HttpUtils
HttpUtils
IndexerConfig
PrismChainService
Commit
PrismChainServiceImpl
PrismState
PrismState
PrismStateFS
PrismStateHTTP
PrismStateInMemory
PrismStateInMemory
PrismStateInMemoryData
PrismStateInMemoryData
PrismStateMongoDB
PrismStateRead
RefVDR
SSI
SSI
SSIHistory
SSIHistory
VDR
VDR
DataByteArray
DataDeactivated
DataEmpty
DataIPFS
DataStatusList
DataType
DataType
DataUpdateType
DataUpdateType
did-method-prism
/
fmgp
/
fmgp.did.method.prism
/
HttpUtils
HttpUtils
fmgp.did.method.prism.HttpUtils
See the
HttpUtils
companion object
case
class
HttpUtils
(
client
:
Client
,
scope
:
Scope
)
Attributes
Companion
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Concrete methods
def
getSeqT
[
T
](
url
:
String
)(
using
decoder
:
JsonDecoder
[
T
],
classTag
:
ClassTag
[
T
]):
Task
[
Seq
[
T
]]
def
getT
[
T
](
url
:
String
)(
using
decoder
:
JsonDecoder
[
T
],
classTag
:
ClassTag
[
T
]):
Task
[
T
]
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Concrete methods
Inherited methods