A
C
D
E
F
G
H
I
J
L
M
O
P
R
S
T
U
V
W
W
- Wallet - class in com.ibm.security.verifysdk.dc
- Represents a digital wallet containing credentials, connections, and verification details.
- WalletDescriptor - class in com.ibm.security.verifysdk.dc
- A marker interface for wallet-related data structures.
- WalletError - class in com.ibm.security.verifysdk.dc
- Represents various errors that can occur within the wallet system.
- WalletError.DataInitializationFailed - class in com.ibm.security.verifysdk.dc.WalletError
- Represents a failure in data initialization, such as an invalid signing hash algorithm.
- WalletError.FailedToParse - class in com.ibm.security.verifysdk.dc.WalletError
- Indicates a failure to parse JSON into the expected type.
- WalletError.General - class in com.ibm.security.verifysdk.dc.WalletError
- Represents a general error with a custom message.
- WalletError.InvalidFormat - class in com.ibm.security.verifysdk.dc.WalletError
- Indicates that the JSON format is invalid for creating an object.
- WalletError.MissingField - class in com.ibm.security.verifysdk.dc.WalletError
- Indicates that a required field is missing in the data.
- WalletInitializationInfo - class in com.ibm.security.verifysdk.dc
- Represents the initialization details required to set up a wallet.
- WalletProvider - class in com.ibm.security.verifysdk.dc
- The WalletProvider class is responsible for initializing and providing a wallet instance.
- WalletService - class in com.ibm.security.verifysdk.dc
- The WalletService class provides implementation for the WalletServiceDescriptor interface.
- WalletServiceDescriptor - class in com.ibm.security.verifysdk.dc
- Interface that defines the required methods and properties for interacting with a wallet service.