A  C  D  E  F  G  H  I  J  L  M  O  P  R  S  T  U  V  W 

G

GENERATE - enum entry in com.ibm.security.verifysdk.dc.model.VerificationAction
 
getAccessToken() - function in com.ibm.security.verifysdk.dc.WalletService
 
getAccessToken() - function in com.ibm.security.verifysdk.dc.WalletServiceDescriptor
The access token for authenticating requests to the wallet service.
getActive() - function in com.ibm.security.verifysdk.dc.model.Statuses
An optional PdStatus representing the active status of the presentation definition.
getAdditionalHeaders() - function in com.ibm.security.verifysdk.dc.WalletService
 
getAdditionalHeaders() - function in com.ibm.security.verifysdk.dc.WalletServiceDescriptor
A map of additional headers to include in the request.
getAgent() - function in com.ibm.security.verifysdk.dc.Wallet
Information about the agent managing the wallet.
getAgentName() - function in com.ibm.security.verifysdk.dc.model.CredentialDescriptor
Retrieves the agent name associated with the credential.
getAgentName() - function in com.ibm.security.verifysdk.dc.model.IndyCredential
Retrieves the agent name associated with the credential.
getAgentName() - function in com.ibm.security.verifysdk.dc.model.JsonLdCredential
Retrieves the agent name associated with the credential.
getAgentName() - function in com.ibm.security.verifysdk.dc.model.MDocCredential
Retrieves the agent name associated with the credential.
getAgentUrl() - function in com.ibm.security.verifysdk.dc.model.AgentInfo
The URL needed to connect to the agent.
getAgentUrl() - function in com.ibm.security.verifysdk.dc.model.CredentialDescriptor
Retrieves the agent URL associated with the credential.
getAgentUrl() - function in com.ibm.security.verifysdk.dc.model.IndyCredential
Retrieves the agent URL associated with the credential.
getAgentUrl() - function in com.ibm.security.verifysdk.dc.model.JsonLdCredential
Retrieves the agent URL associated with the credential.
getAgentUrl() - function in com.ibm.security.verifysdk.dc.model.MDocCredential
Retrieves the agent URL associated with the credential.
getAlg() - function in com.ibm.security.verifysdk.dc.model.JwtObject
A list of cryptographic algorithms supported by this JWT.
getAlg() - function in com.ibm.security.verifysdk.dc.model.MdocObject
A list of cryptographic algorithms supported by this JWT.
getAll(io.ktor.client.HttpClient,java.net.URL,java.lang.String,java.util.Map) - function in com.ibm.security.verifysdk.dc.api.AgentsApi
Retrieves a list of all agents.
getAll(io.ktor.client.HttpClient,java.net.URL,java.lang.String,java.util.Map) - function in com.ibm.security.verifysdk.dc.api.ConnectionsApi
Retrieves a list of connections from the API.
getAll(io.ktor.client.HttpClient,java.net.URL,java.lang.String,java.util.Map) - function in com.ibm.security.verifysdk.dc.api.CredentialsApi
Retrieves a list of credentials from the API.
getAll(io.ktor.client.HttpClient,java.net.URL,java.lang.String,java.util.Map) - function in com.ibm.security.verifysdk.dc.api.InvitationsApi
Retrieves a list of invitations from the API.
getAll(io.ktor.client.HttpClient,java.net.URL,java.lang.String,java.util.Map,com.ibm.security.verifysdk.dc.model.VerificationState) - function in com.ibm.security.verifysdk.dc.api.VerificationsApi
Retrieves a list of verifications from the API.
getAllowProofRequestOverride() - function in com.ibm.security.verifysdk.dc.model.ProofRequest
A flag indicating whether proof request overrides are allowed.
getAllowProofRequestOverride() - function in com.ibm.security.verifysdk.dc.model.UpdateVerificationArgs
Flag indicating whether the proof request can be overridden.
getAllowProofRequestOverride() - function in com.ibm.security.verifysdk.dc.model.VerificationInfo
Flag indicating whether proof request overrides are allowed.
getAriesMessage() - function in com.ibm.security.verifysdk.dc.model.VerificationInfo
The Aries message related to the verification process.
getAttributes() - function in com.ibm.security.verifysdk.dc.model.ProofResponseCred
A map where the key is the attribute name and the value is the attribute's value, representing the data elements of the credential.
getAttributes() - function in com.ibm.security.verifysdk.dc.model.UpdateCredentialArgs
A map of attributes related to the credential, where the key is the attribute name and the value is the attribute value.
getAttributes() - function in com.ibm.security.verifysdk.dc.model.UserCredChoices
A map containing the selected credential attributes.
getAttrName() - function in com.ibm.security.verifysdk.dc.model.CredFilter
The name of the attribute to filter by.
getAttrValues() - function in com.ibm.security.verifysdk.dc.model.CredFilter
A list of acceptable values for the specified attribute.
getAznCode() - function in com.ibm.security.verifysdk.dc.WalletInitializationInfo
 
getBaseUri() - function in com.ibm.security.verifysdk.dc.Wallet
The base URL of the wallet service.
getBaseUri() - function in com.ibm.security.verifysdk.dc.WalletService
 
getBaseUri() - function in com.ibm.security.verifysdk.dc.WalletServiceDescriptor
The base URI of the wallet service API.
getBbs() - function in com.ibm.security.verifysdk.dc.model.ProofRequest
An optional PresentationRequest related to the bbs field of the proof request.
getCause() - function in kotlin.Throwable
 
getChallenge() - function in com.ibm.security.verifysdk.dc.model.PresentationOptions
An optional challenge string that serves as a unique, nonce-like value used to verify the authenticity of the presentation request.
getChoices() - function in com.ibm.security.verifysdk.dc.model.UpdateVerificationArgs
Optional user credential choices for the verification.
getClientId() - function in com.ibm.security.verifysdk.dc.Wallet
The client identifier used for authentication.
getClientId() - function in com.ibm.security.verifysdk.dc.WalletInitializationInfo
 
getClientId() - function in com.ibm.security.verifysdk.dc.WalletService
 
getClientId() - function in com.ibm.security.verifysdk.dc.WalletServiceDescriptor
The client identifier used for authenticating requests to the wallet service.
getClientSecret() - function in com.ibm.security.verifysdk.dc.Wallet
An optional client secret for authentication, if required.
getComment() - function in com.ibm.security.verifysdk.dc.model.CredentialPreviewInfo
An optional comment related to the credential preview.
getComment() - function in com.ibm.security.verifysdk.dc.model.PreviewDescriptor
An optional comment that provides additional context about the preview.
getComment() - function in com.ibm.security.verifysdk.dc.model.UpdateCredentialArgs
An optional comment or note related to the credential.
getComment() - function in com.ibm.security.verifysdk.dc.model.UpdateVerificationArgs
Optional comment or note related to the verification update.
getComment() - function in com.ibm.security.verifysdk.dc.model.VerificationPreviewInfo
An optional comment providing additional information.
getConnection() - function in com.ibm.security.verifysdk.dc.model.IndyCredential
The connection information related to the credential issuance.
getConnection() - function in com.ibm.security.verifysdk.dc.model.JsonLdCredential
Information about the connection associated with the credential exchange.
getConnection() - function in com.ibm.security.verifysdk.dc.model.MDocCredential
Information about the connection used for issuing the credential.
getConnection() - function in com.ibm.security.verifysdk.dc.model.VerificationInfo
Information about the connection related to the verification process.
getConnections() - function in com.ibm.security.verifysdk.dc.Wallet
A mutable list of active connections associated with the wallet.
getConnectionUrl() - function in com.ibm.security.verifysdk.dc.model.AgentInfo
The URL that represents the agent in a connection object.
getConstraints() - function in com.ibm.security.verifysdk.dc.model.InputDescriptor
The constraints associated with the input descriptor.
getCount() - function in com.ibm.security.verifysdk.dc.model.SubmissionRequirement
An optional field that specifies the number of times the requirement must be fulfilled.
getCount() - function in com.ibm.security.verifysdk.dc.model.VerificationList
The total number of verifications in the response.
getCreationTime() - function in com.ibm.security.verifysdk.dc.model.AgentInfo
The date and time when the agent was created.
getCredDefId() - function in com.ibm.security.verifysdk.dc.model.UpdateCredentialArgs
An optional identifier for the credential definition.
getCredDefs() - function in com.ibm.security.verifysdk.dc.model.ProofResponse
A map where the key is the identifier of a credential definition, and the value is a list of ProofResponseCred objects representing the credentials associated with that definition.
getCredentialDefinitionId() - function in com.ibm.security.verifysdk.dc.model.IndyCredential
The identifier of the credential definition used for issuance.
getCredentialDefinitionId() - function in com.ibm.security.verifysdk.dc.model.UpdateCredentialArgs
An optional identifier for the credential definition.
getCredentialPreview() - function in com.ibm.security.verifysdk.dc.model.UpdateCredentialArgs
A JSON representation of the credential preview.
getCredentialProposal() - function in com.ibm.security.verifysdk.dc.model.UpdateCredentialArgs
A JSON representation of the credential proposal.
getCredentials() - function in com.ibm.security.verifysdk.dc.Wallet
A mutable list of digital credentials stored in the wallet.
getCredFilter() - function in com.ibm.security.verifysdk.dc.model.ProofRequest
A list of credential filters used to filter the credentials requested by the proof request.
getDescriptor() - function in com.ibm.security.verifysdk.dc.model.CredentialPreviewInfo.Companion
 
getDescriptor() - function in com.ibm.security.verifysdk.dc.model.VerificationPreviewInfo.Companion
 
getDescriptor() - function in com.ibm.security.verifysdk.dc.serializer.CredentialSerializer
 
getDescriptor() - function in com.ibm.security.verifysdk.dc.serializer.PreviewSerializer
 
getDid() - function in com.ibm.security.verifysdk.dc.model.AgentInfo
The decentralized identifier (DID) for the agent.
getDid() - function in com.ibm.security.verifysdk.dc.model.ConnectionAgentInfo
The decentralized identifier (DID) of the connection agent, if available.
getDidDoc() - function in com.ibm.security.verifysdk.dc.model.ConnectionAgentInfo
The DID document associated with the agent's DID, if available, represented as a JSON element.
getDirective() - function in com.ibm.security.verifysdk.dc.model.HolderSubject
The directive specifying the optionality or requirement of the subject's presence.
getDirective() - function in com.ibm.security.verifysdk.dc.model.PdStatus
An optional Directives value representing the directive associated with the status.
getDocumentTypes() - function in com.ibm.security.verifysdk.dc.model.CredentialPreviewInfo
A list of document types associated with the credential preview.
getDocumentTypes() - function in com.ibm.security.verifysdk.dc.model.VerificationPreviewInfo
A list of document types associated with the preview.
getDomain() - function in com.ibm.security.verifysdk.dc.model.PresentationOptions
An optional domain string representing the context or domain in which the presentation is being requested.
getEntries() - function in com.ibm.security.verifysdk.dc.model.ConnectionRole
Represents the role of a participant in a connection.
getEntries() - function in com.ibm.security.verifysdk.dc.model.ConnectionState
Represents the state of a connection.
getEntries() - function in com.ibm.security.verifysdk.dc.model.CredentialAction
The action to use when processing a credential offer.
getEntries() - function in com.ibm.security.verifysdk.dc.model.CredentialFormat
Represents the different formats for credentials.
getEntries() - function in com.ibm.security.verifysdk.dc.model.CredentialRole
The agent's relationship to the credential.
getEntries() - function in com.ibm.security.verifysdk.dc.model.CredentialState
Represents the state of a CredentialDescriptor on the agent.
getEntries() - function in com.ibm.security.verifysdk.dc.model.Directives
Represents directive rules that define access or permission levels.
getEntries() - function in com.ibm.security.verifysdk.dc.model.InvitationRole
Enum class representing the possible roles in an invitation process.
getEntries() - function in com.ibm.security.verifysdk.dc.model.Optionality
Represents the optionality of a credential or field, indicating whether it is required or preferred.
getEntries() - function in com.ibm.security.verifysdk.dc.model.Rules
Enum class representing the rules for selection, defining the two possible rule types: "all" and "pick".
getEntries() - function in com.ibm.security.verifysdk.dc.model.VerificationAction
Enum class representing the different actions that can be performed during a verification process.
getEntries() - function in com.ibm.security.verifysdk.dc.model.VerificationRole
Represents the role in a verification process.
getEntries() - function in com.ibm.security.verifysdk.dc.model.VerificationState
Represents the various states of a verification process.
getErrorDescription() - function in com.ibm.security.verifysdk.dc.WalletError
 
getErrorDescription() - function in com.ibm.security.verifysdk.dc.WalletError
 
getExclude() - function in com.ibm.security.verifysdk.dc.model.CredFilter
If true, excludes credentials matching the specified criteria instead of including them.
getExt() - function in com.ibm.security.verifysdk.dc.model.ConnectionAgentInfo
A boolean indicating whether the agent is an extended agent (i.e., has additional features).
getFieldId() - function in com.ibm.security.verifysdk.dc.model.HolderSubject
A list of field identifiers that relate to the subject.
getFieldName() - function in com.ibm.security.verifysdk.dc.WalletError.MissingField
 
getFields() - function in com.ibm.security.verifysdk.dc.model.Constraints
The list of fields to include in the response.
getFormat() - function in com.ibm.security.verifysdk.dc.model.CredentialDescriptor
The format of the credential, represented by CredentialFormat.
getFormat() - function in com.ibm.security.verifysdk.dc.model.IndyCredential
The format of the credential, represented by CredentialFormat.
getFormat() - function in com.ibm.security.verifysdk.dc.model.JsonLdCredential
The format of the credential, which in this case is JSON-LD.
getFormat() - function in com.ibm.security.verifysdk.dc.model.MDocCredential
The format of the credential.
getFormat() - function in com.ibm.security.verifysdk.dc.model.PresentationDefinition
An optional Format describing the format of the presentation.
getFriendlyName() - function in com.ibm.security.verifysdk.dc.model.CredentialDescriptor
Retrieves a user-friendly name for the credential.
getFriendlyName() - function in com.ibm.security.verifysdk.dc.model.IndyCredential
Retrieves a user-friendly name for the credential.
getFriendlyName() - function in com.ibm.security.verifysdk.dc.model.JsonLdCredential
Retrieves a user-friendly name for the credential.
getFriendlyName() - function in com.ibm.security.verifysdk.dc.model.MDocCredential
Retrieves a user-friendly name for the credential.
getFrom() - function in com.ibm.security.verifysdk.dc.model.SubmissionRequirement
An optional field specifying the source of the data for the requirement.
getFromNested() - function in com.ibm.security.verifysdk.dc.model.SubmissionRequirement
An optional list of strings specifying nested sources for the data required for the submission.
getGroup() - function in com.ibm.security.verifysdk.dc.model.InputDescriptor
The list of groups associated with the input descriptor.
getIcon() - function in com.ibm.security.verifysdk.dc.model.IndyCredential
 
getIcon() - function in com.ibm.security.verifysdk.dc.model.JsonLdCredential
 
getIcon() - function in com.ibm.security.verifysdk.dc.model.MDocCredential
 
getId() - function in com.ibm.security.verifysdk.dc.WalletInitializationInfo
 
getId() - function in com.ibm.security.verifysdk.dc.model.AgentInfo
The unique identifier of the agent.
getId() - function in com.ibm.security.verifysdk.dc.model.ConnectionInfo
 
getId() - function in com.ibm.security.verifysdk.dc.model.CredentialDescriptor
The unique identifier of the credential.
getId() - function in com.ibm.security.verifysdk.dc.model.CredentialPreviewInfo
The unique identifier of the credential preview.
getId() - function in com.ibm.security.verifysdk.dc.model.Field
 
getId() - function in com.ibm.security.verifysdk.dc.model.IndyCredential
The unique identifier of the credential.
getId() - function in com.ibm.security.verifysdk.dc.model.InputDescriptor
The unique identifier for the input descriptor.
getId() - function in com.ibm.security.verifysdk.dc.model.InvitationInfo
The unique identifier of the invitation.
getId() - function in com.ibm.security.verifysdk.dc.model.JsonLdCredential
The unique identifier of the credential.
getId() - function in com.ibm.security.verifysdk.dc.model.MDocCredential
The unique identifier of the credential.
getId() - function in com.ibm.security.verifysdk.dc.model.PresentationDefinition
A unique identifier for the presentation definition.
getId() - function in com.ibm.security.verifysdk.dc.model.PreviewDescriptor
The unique identifier of the preview.
getId() - function in com.ibm.security.verifysdk.dc.model.VerificationInfo
The unique identifier for the verification process.
getId() - function in com.ibm.security.verifysdk.dc.model.VerificationPreviewInfo
The unique identifier of the verification preview.
getInfo() - function in com.ibm.security.verifysdk.dc.model.VerificationInfo
Additional information about the verification, represented as a JSON element.
getInputDescriptors() - function in com.ibm.security.verifysdk.dc.model.PresentationDefinition
A list of InputDescriptor objects that describe the required inputs for the presentation.
getInspect() - function in com.ibm.security.verifysdk.dc.model.InvitationProcessorRequest
A flag indicating whether the invitation should be inspected before processing.
getInvitation() - function in com.ibm.security.verifysdk.dc.model.ConnectionInfo
 
getInvitations() - function in com.ibm.security.verifysdk.dc.Wallet
A mutable list of pending invitations for establishing new connections.
getIssuance() - function in com.ibm.security.verifysdk.dc.model.InputDescriptor
The issuance information for the input descriptor.
getIssuerDid() - function in com.ibm.security.verifysdk.dc.model.CredentialDescriptor
The decentralized identifier (DID) of the issuer.
getIssuerDid() - function in com.ibm.security.verifysdk.dc.model.IndyCredential
The decentralized identifier (DID) of the issuer.
getIssuerDid() - function in com.ibm.security.verifysdk.dc.model.JsonLdCredential
The Decentralized Identifier (DID) of the credential issuer.
getIssuerDid() - function in com.ibm.security.verifysdk.dc.model.MDocCredential
The Decentralized Identifier (DID) of the credential issuer.
getItems() - function in com.ibm.security.verifysdk.dc.model.VerificationList
A list of VerificationInfo objects, each containing the details of an individual verification.
getJson() - function in com.ibm.security.verifysdk.dc.serializer.CredentialSerializer
 
getJson() - function in com.ibm.security.verifysdk.dc.serializer.PreviewSerializer
 
getJsonld() - function in com.ibm.security.verifysdk.dc.model.ProofRequest
An optional PresentationRequest related to the jsonld field of the proof request.
getJsonRepresentation() - function in com.ibm.security.verifysdk.dc.model.CredentialDescriptor
The JSON representation of the credential, if available.
getJsonRepresentation() - function in com.ibm.security.verifysdk.dc.model.CredentialPreviewInfo
The JSON representation of the credential preview.
getJsonRepresentation() - function in com.ibm.security.verifysdk.dc.model.IndyCredential
The JSON representation of the credential, if available.
getJsonRepresentation() - function in com.ibm.security.verifysdk.dc.model.JsonLdCredential
The raw JSON representation of the credential.
getJsonRepresentation() - function in com.ibm.security.verifysdk.dc.model.MDocCredential
The JSON representation of the credential, if available.
getJsonRepresentation() - function in com.ibm.security.verifysdk.dc.model.PreviewDescriptor
An optional JSON element representing the preview in a structured format.
getJsonRepresentation() - function in com.ibm.security.verifysdk.dc.model.VerificationPreviewInfo
The JSON representation of the preview.
getJwt() - function in com.ibm.security.verifysdk.dc.model.Format
A general JWT-based object representing a credential.
getJwtVc() - function in com.ibm.security.verifysdk.dc.model.Format
A JWT-based Verifiable Credential (VC) representation.
getJwtVcJson() - function in com.ibm.security.verifysdk.dc.model.Format
A JSON-encoded JWT-based Verifiable Credential.
getJwtVp() - function in com.ibm.security.verifysdk.dc.model.Format
A JWT-based Verifiable Presentation (VP) representation.
getJwtVpJson() - function in com.ibm.security.verifysdk.dc.model.Format
A JSON-encoded JWT-based Verifiable Presentation.
getLabel() - function in com.ibm.security.verifysdk.dc.model.CredentialPreviewInfo
An optional label for the credential preview.
getLabel() - function in com.ibm.security.verifysdk.dc.model.PreviewDescriptor
An optional label for the preview.
getLabel() - function in com.ibm.security.verifysdk.dc.model.VerificationPreviewInfo
An optional label describing the preview.
getLdp() - function in com.ibm.security.verifysdk.dc.model.Format
A general Linked Data Proof (LDP) object.
getLdpVc() - function in com.ibm.security.verifysdk.dc.model.Format
A Linked Data Proof representation of a Verifiable Credential.
getLdpVp() - function in com.ibm.security.verifysdk.dc.model.Format
A Linked Data Proof representation of a Verifiable Presentation.
getLedgerName() - function in com.ibm.security.verifysdk.dc.model.UpdateCredentialArgs
An optional name of the ledger associated with the credential.
getLimitDisclosure() - function in com.ibm.security.verifysdk.dc.model.Constraints
The optionality of limiting disclosure.
getLocal() - function in com.ibm.security.verifysdk.dc.model.ConnectionInfo
 
getLocalizedMessage() - function in kotlin.Throwable
 
getMax() - function in com.ibm.security.verifysdk.dc.model.SubmissionRequirement
An optional maximum value for the submission requirement.
getMdoc() - function in com.ibm.security.verifysdk.dc.model.Format
A Mobile Driving License (mDoc) or Mobile ID document representation.
getMdoc() - function in com.ibm.security.verifysdk.dc.model.ProofRequest
An optional PresentationRequest related to the mso_mdoc field of the proof request.
getMessage() - function in com.ibm.security.verifysdk.dc.WalletError.General
 
getMessage() - function in kotlin.Throwable
 
getMin() - function in com.ibm.security.verifysdk.dc.model.SubmissionRequirement
An optional minimum value for the submission requirement.
getName() - function in com.ibm.security.verifysdk.dc.WalletInitializationInfo
 
getName() - function in com.ibm.security.verifysdk.dc.model.AgentInfo
The name of the agent.
getName() - function in com.ibm.security.verifysdk.dc.model.ConnectionAgentInfo
The name of the agent
getName() - function in com.ibm.security.verifysdk.dc.model.InputDescriptor
The name of the input descriptor.
getName() - function in com.ibm.security.verifysdk.dc.model.PresentationDefinition
An optional name for the presentation definition.
getName() - function in com.ibm.security.verifysdk.dc.model.ProofRequest
An optional name for the proof request.
getName() - function in com.ibm.security.verifysdk.dc.model.SubmissionRequirement
An optional name for the submission requirement.
getName() - function in com.ibm.security.verifysdk.dc.model.VerificationPreviewInfo
The name of the verification process.
getName() - function in kotlin.ConnectionRole
 
getName() - function in kotlin.ConnectionState
 
getName() - function in kotlin.CredentialAction
 
getName() - function in kotlin.CredentialFormat
 
getName() - function in kotlin.CredentialRole
 
getName() - function in kotlin.CredentialState
 
getName() - function in kotlin.Directives
 
getName() - function in kotlin.InvitationRole
 
getName() - function in kotlin.Optionality
 
getName() - function in kotlin.Rules
 
getName() - function in kotlin.VerificationAction
 
getName() - function in kotlin.VerificationRole
 
getName() - function in kotlin.VerificationState
 
getNonce() - function in com.ibm.security.verifysdk.dc.model.ProofRequest
An optional nonce used to ensure the freshness of the proof request.
getOfferTime() - function in com.ibm.security.verifysdk.dc.model.IndyCredential
 
getOfferTime() - function in com.ibm.security.verifysdk.dc.model.JsonLdCredential
 
getOne(io.ktor.client.HttpClient,java.net.URL,java.lang.String,java.util.Map,java.lang.String) - function in com.ibm.security.verifysdk.dc.api.AgentsApi
Retrieves details of a specific agent by its ID.
getOne(io.ktor.client.HttpClient,java.net.URL,java.lang.String,java.util.Map,java.lang.String) - function in com.ibm.security.verifysdk.dc.api.ConnectionsApi
Retrieves details of a specific connection by its ID.
getOne(io.ktor.client.HttpClient,java.net.URL,java.lang.String,java.util.Map,java.lang.String) - function in com.ibm.security.verifysdk.dc.api.CredentialsApi
Retrieves details of a specific credential by its ID.
getOne(io.ktor.client.HttpClient,java.net.URL,java.lang.String,java.util.Map,java.lang.String) - function in com.ibm.security.verifysdk.dc.api.InvitationsApi
Retrieves details of a specific invitations by its ID.
getOne(io.ktor.client.HttpClient,java.net.URL,java.lang.String,java.util.Map,java.lang.String) - function in com.ibm.security.verifysdk.dc.api.VerificationsApi
Retrieves details of a specific verification by its ID.
getOptions() - function in com.ibm.security.verifysdk.dc.model.PresentationRequest
Optional additional parameters for the presentation request, such as a challenge or domain, which can be used to enhance the security and context of the request.
getOrdinal() - function in kotlin.ConnectionRole
 
getOrdinal() - function in kotlin.ConnectionState
 
getOrdinal() - function in kotlin.CredentialAction
 
getOrdinal() - function in kotlin.CredentialFormat
 
getOrdinal() - function in kotlin.CredentialRole
 
getOrdinal() - function in kotlin.CredentialState
 
getOrdinal() - function in kotlin.Directives
 
getOrdinal() - function in kotlin.InvitationRole
 
getOrdinal() - function in kotlin.Optionality
 
getOrdinal() - function in kotlin.Rules
 
getOrdinal() - function in kotlin.VerificationAction
 
getOrdinal() - function in kotlin.VerificationRole
 
getOrdinal() - function in kotlin.VerificationState
 
getPath() - function in com.ibm.security.verifysdk.dc.model.Field
 
getPredicate() - function in com.ibm.security.verifysdk.dc.model.Field
 
getPredicates() - function in com.ibm.security.verifysdk.dc.model.ProofResponseCred
A list of predicates associated with the credential, where each predicate represents a condition or constraint that is associated with the credential's attributes that must be satisfied.
getPredicates() - function in com.ibm.security.verifysdk.dc.model.UserCredChoices
A map containing the selected predicates for the credential.
getPresentationDefinition() - function in com.ibm.security.verifysdk.dc.model.PresentationRequest
The definition of the presentation, outlining the input descriptors, purpose, and any associated requirements for the presentation.
getProofDisplay() - function in com.ibm.security.verifysdk.dc.model.VerificationInfo
A string representing the display format of the proof.
getProofRequest() - function in com.ibm.security.verifysdk.dc.model.UpdateVerificationArgs
Optional proof request data associated with the verification.
getProofRequest() - function in com.ibm.security.verifysdk.dc.model.VerificationInfo
The proof request for the verification, if applicable.
getProofRequestReferent() - function in com.ibm.security.verifysdk.dc.model.CredFilter
The optional referent used to link the filter to a proof request.
getProofResponse() - function in com.ibm.security.verifysdk.dc.model.VerificationInfo
The proof response received during the verification process, if applicable.
getProofSchemaId() - function in com.ibm.security.verifysdk.dc.model.UpdateVerificationArgs
Optional schema ID for the proof request.
getProofSchemaId() - function in com.ibm.security.verifysdk.dc.model.VerificationInfo
The ID of the proof schema associated with the verification.
getProofType() - function in com.ibm.security.verifysdk.dc.model.LdpObject
A list of cryptographic proof types used for verifying the integrity and authenticity of the data.
getProperties() - function in com.ibm.security.verifysdk.dc.model.ConnectionAgentInfo
A map of additional properties associated with the connection agent, stored as key-value pairs.
getProperties() - function in com.ibm.security.verifysdk.dc.model.IndyCredential
A map of additional properties related to the credential.
getProperties() - function in com.ibm.security.verifysdk.dc.model.InvitationInfo
Additional properties related to the invitation.
getProperties() - function in com.ibm.security.verifysdk.dc.model.JsonLdCredential
A map containing additional metadata and attributes related to the credential.
getProperties() - function in com.ibm.security.verifysdk.dc.model.MDocCredential
A map of additional properties associated with the credential, such as name and icon.
getProperties() - function in com.ibm.security.verifysdk.dc.model.ProofRequest
A map containing additional properties related to the proof request.
getProperties() - function in com.ibm.security.verifysdk.dc.model.UpdateConnectionArgs
An optional map of key-value pairs representing the properties of the connection.
getProperties() - function in com.ibm.security.verifysdk.dc.model.UpdateCredentialArgs
A map of key-value pairs representing additional properties associated with the credential.
getProperties() - function in com.ibm.security.verifysdk.dc.model.UpdateVerificationArgs
Optional additional properties related to the verification.
getProperties() - function in com.ibm.security.verifysdk.dc.model.VerificationInfo
A map of additional properties associated with the verification process.
getPurpose() - function in com.ibm.security.verifysdk.dc.model.Field
 
getPurpose() - function in com.ibm.security.verifysdk.dc.model.InputDescriptor
The purpose of the input descriptor.
getPurpose() - function in com.ibm.security.verifysdk.dc.model.PresentationDefinition
An optional description of the purpose of the presentation definition.
getPurpose() - function in com.ibm.security.verifysdk.dc.model.SubmissionRequirement
An optional purpose for the submission requirement.
getPurpose() - function in com.ibm.security.verifysdk.dc.model.VerificationPreviewInfo
The purpose of the verification.
getRecipientKey() - function in com.ibm.security.verifysdk.dc.model.InvitationInfo
The public key of the recipient for establishing a secure connection.
getRefreshUri() - function in com.ibm.security.verifysdk.dc.Wallet
The URL used to refresh the wallet's authentication token.
getRefreshUri() - function in com.ibm.security.verifysdk.dc.WalletService
 
getRefreshUri() - function in com.ibm.security.verifysdk.dc.WalletServiceDescriptor
The URI used to refresh the access token.
getRemote() - function in com.ibm.security.verifysdk.dc.model.ConnectionInfo
 
getRequestedAttributes() - function in com.ibm.security.verifysdk.dc.model.ProofRequest
A JSON string representing the attributes that are being requested in the proof request.
getRequestedPredicates() - function in com.ibm.security.verifysdk.dc.model.ProofRequest
A JSON string representing the predicates that are being requested in the proof request.
getRequired() - function in com.ibm.security.verifysdk.dc.model.Schema
A nullable Boolean indicating whether the schema is required.
getReturnProofDisplay() - function in com.ibm.security.verifysdk.dc.model.UpdateVerificationArgs
Flag indicating whether the proof display should be returned.
getRevoked() - function in com.ibm.security.verifysdk.dc.model.Statuses
An optional PdStatus representing the revoked status of the presentation definition.
getRole() - function in com.ibm.security.verifysdk.dc.model.ConnectionInfo
 
getRole() - function in com.ibm.security.verifysdk.dc.model.CredentialDescriptor
The role associated with the credential, represented by CredentialRole.
getRole() - function in com.ibm.security.verifysdk.dc.model.IndyCredential
The role associated with the credential, represented by CredentialRole.
getRole() - function in com.ibm.security.verifysdk.dc.model.JsonLdCredential
The role of the credential in the exchange process (e.g., issuer or holder).
getRole() - function in com.ibm.security.verifysdk.dc.model.MDocCredential
The role of the credential (e.g., holder, issuer).
getRole() - function in com.ibm.security.verifysdk.dc.model.VerificationInfo
The role of the entity in the verification process (e.g., verifier, prover).
getRule() - function in com.ibm.security.verifysdk.dc.model.SubmissionRequirement
The Rules that define the submission rule for the presentation.
getSameSubject() - function in com.ibm.security.verifysdk.dc.model.Constraints
The list of holder subjects to filter the results by, ensuring the same subject.
getSchema() - function in com.ibm.security.verifysdk.dc.model.InputDescriptor
The schema associated with the input descriptor.
getSchemaId() - function in com.ibm.security.verifysdk.dc.model.UpdateCredentialArgs
An optional identifier for the schema associated with the credential.
getSchemaName() - function in com.ibm.security.verifysdk.dc.model.IndyCredential
The name of the schema associated with this credential.
getSchemaName() - function in com.ibm.security.verifysdk.dc.model.UpdateCredentialArgs
An optional name of the schema associated with the credential.
getSchemaVersion() - function in com.ibm.security.verifysdk.dc.model.IndyCredential
The version of the schema used.
getSchemaVersion() - function in com.ibm.security.verifysdk.dc.model.UpdateCredentialArgs
An optional version of the schema associated with the credential.
getSelfAttestedAttributes() - function in com.ibm.security.verifysdk.dc.model.ProofResponse
A map containing self-attested attributes, where the key is the attribute name, and the value is the attribute's value, provided directly by the requester.
getSelfAttestedAttributes() - function in com.ibm.security.verifysdk.dc.model.UpdateVerificationArgs
Optional self-attested attributes provided by the user.
getSerialName(com.ibm.security.verifysdk.dc.model.CredentialFormat) - function in com.ibm.security.verifysdk.dc.model.CredentialFormat.Companion
 
getServiceBaseUrl() - function in com.ibm.security.verifysdk.dc.WalletInitializationInfo
 
getShortUrl() - function in com.ibm.security.verifysdk.dc.model.InvitationInfo
The optional shortened version of the invitation URL.
getStackTrace() - function in kotlin.Throwable
 
getState() - function in com.ibm.security.verifysdk.dc.model.ConnectionInfo
 
getState() - function in com.ibm.security.verifysdk.dc.model.CredentialDescriptor
The current state of the credential, represented by CredentialState.
getState() - function in com.ibm.security.verifysdk.dc.model.IndyCredential
The current state of the credential, represented by CredentialState.
getState() - function in com.ibm.security.verifysdk.dc.model.JsonLdCredential
The current state of the credential (e.g., issued, revoked).
getState() - function in com.ibm.security.verifysdk.dc.model.MDocCredential
The current state of the credential.
getState() - function in com.ibm.security.verifysdk.dc.model.UpdateConnectionArgs
The ConnectionState representing the current state of the connection.
getState() - function in com.ibm.security.verifysdk.dc.model.UpdateCredentialArgs
The CredentialState representing the current state of the credential.
getState() - function in com.ibm.security.verifysdk.dc.model.UpdateVerificationArgs
The new state of the verification process.
getState() - function in com.ibm.security.verifysdk.dc.model.VerificationInfo
The current state of the verification process (e.g., pending, completed).
getStatuses() - function in com.ibm.security.verifysdk.dc.model.Constraints
The statuses to filter the results by.
getSubjectIsIssuer() - function in com.ibm.security.verifysdk.dc.model.Constraints
The optionality of the subject being the issuer.
getSubmissionRequirements() - function in com.ibm.security.verifysdk.dc.model.PresentationDefinition
An optional list of SubmissionRequirement objects that specify the requirements for submitting the presentation.
getSuppressed() - function in kotlin.Throwable
 
getSuspended() - function in com.ibm.security.verifysdk.dc.model.Statuses
An optional PdStatus representing the suspended status of the presentation definition.
getTimestamps() - function in com.ibm.security.verifysdk.dc.model.InvitationInfo
A map containing timestamp-related metadata associated with the invitation.
getTimestamps() - function in com.ibm.security.verifysdk.dc.model.VerificationInfo
A map of timestamps related to various stages of the verification process.
getToken() - function in com.ibm.security.verifysdk.dc.Wallet
The authentication token used to access wallet services.
getTokenUrl() - function in com.ibm.security.verifysdk.dc.WalletInitializationInfo
 
getTyp() - function in com.ibm.security.verifysdk.dc.model.CredentialDescriptor
Retrieves the type of the credential descriptor.
getTyp() - function in com.ibm.security.verifysdk.dc.model.CredentialDescriptor
Retrieves the type of the credential descriptor.
getUri() - function in com.ibm.security.verifysdk.dc.model.Schema
The URI of the schema, typically a unique identifier that points to the location of the schema definition.
getUrl() - function in com.ibm.security.verifysdk.dc.model.ConnectionAgentInfo
The URL needed to connect to the agent.
getUrl() - function in com.ibm.security.verifysdk.dc.model.CredentialPreviewInfo
The URL associated with the credential preview.
getUrl() - function in com.ibm.security.verifysdk.dc.model.InvitationInfo
The full URL of the invitation.
getUrl() - function in com.ibm.security.verifysdk.dc.model.InvitationProcessorRequest
The URL of the invitation to be processed.
getUrl() - function in com.ibm.security.verifysdk.dc.model.PreviewDescriptor
The URL associated with the preview.
getUrl() - function in com.ibm.security.verifysdk.dc.model.VerificationPreviewInfo
The URL associated with the verification preview.
getValue() - function in com.ibm.security.verifysdk.dc.model.ConnectionRole
The string representation of the role, as defined in the API specification.
getValue() - function in com.ibm.security.verifysdk.dc.model.ConnectionState
The string representation of the state, as defined in the API specification.
getValue() - function in com.ibm.security.verifysdk.dc.model.CredentialAction
The string representation of the action, as defined in the API specification.
getValue() - function in com.ibm.security.verifysdk.dc.model.CredentialRole
The string representation of the role, as defined in the API specification.
getValue() - function in com.ibm.security.verifysdk.dc.model.CredentialState
The string representation of the credential state as defined in the API.
getValue() - function in com.ibm.security.verifysdk.dc.model.Directives
The string representation of the directive, used in API communication.
getValue() - function in com.ibm.security.verifysdk.dc.model.InvitationRole
The string value associated with the role, used for serialization and communication.
getValue() - function in com.ibm.security.verifysdk.dc.model.Optionality
The string value representing the optionality type (either "required" or "preferred").
getValue() - function in com.ibm.security.verifysdk.dc.model.Rules
The string representation of the rule value that is used in the API specification.
getValue() - function in com.ibm.security.verifysdk.dc.model.VerificationRole
The string representation of the role.
getValue() - function in com.ibm.security.verifysdk.dc.model.VerificationState
The string representation of the verification state.
getVerifications() - function in com.ibm.security.verifysdk.dc.Wallet
A mutable list of verification processes associated with the wallet.
getVerifierDid() - function in com.ibm.security.verifysdk.dc.model.VerificationInfo
The DID (Decentralized Identifier) of the verifier.
getVerkey() - function in com.ibm.security.verifysdk.dc.model.AgentInfo
The public key for the agent.
getVersion() - function in com.ibm.security.verifysdk.dc.model.ProofRequest
The version of the proof request.
A  C  D  E  F  G  H  I  J  L  M  O  P  R  S  T  U  V  W