All Classes and Interfaces
Class
Description
Requested action for
WalletCredentialEvent
Event type for
WalletCredentialEvent
The CredentialMatcherResult class contains a list of requestedKeys and the claims matching the filtering criteria from the presentation request.
The CredentialsPresentation class represents the response to a PresentationRequest.
Credentials Utility Class
Data Repository used by wallet to store application instances, credentials, revocation signatures etc.
Object containing metadata for the credential issuer
Paring error returned in
WalletPairingEvent
Object representing pairing request for a wallet
Object representing supported PingOne regional domains
Client class to interact with Credentials and manage Wallet
Helper class to poll for an action, manages the polling events based on application lifecycle
The PresentationMatcherResult contains a list of credentials matching the filtering criteria for a presentation request.
PresentationRequest received in
WalletCallbackHandler.handleCredentialRequest(PresentationRequest)
Includes the requested keys and information about the requestor.Result of a credential presentation
Interface to forward any errors that happen when using StorageManagerContract
Returned when SDK receives a secure message in an unknown format that it is unable to parse
Interface for handling Credential issuance, revocation, requests, errors and events.
Wallet Credential Event received in callbacks, can be used to ask the app to "update" an existing credential
(save new credential and delete the reference credential, giving users the impression of an update)
Object representing errors occurring in wallet, returned as a param via
WalletCallbackHandler.handleEvent(WalletEvent)
Wallet events returned in
WalletCallbackHandler.handleEvent(WalletEvent)
Supported event types returned in
WalletCallbackHandler.handleEvent(WalletEvent)
Object representing a pairing event for wallet, returned as a param via
WalletCallbackHandler.handleEvent(WalletEvent)
Pairing event type for
WalletPairingEvent