Uses of Class
org.hyperledger.aries.api.issue_credential_v2.V2CredentialExchangeFree.LDProofVCDetailOptions
-
Packages that use V2CredentialExchangeFree.LDProofVCDetailOptions Package Description org.hyperledger.aries.api.issue_credential_v2 -
-
Uses of V2CredentialExchangeFree.LDProofVCDetailOptions in org.hyperledger.aries.api.issue_credential_v2
Methods in org.hyperledger.aries.api.issue_credential_v2 that return V2CredentialExchangeFree.LDProofVCDetailOptions Modifier and Type Method Description V2CredentialExchangeFree.LDProofVCDetailOptionsV2CredentialExchangeFree.LDProofVCDetailOptions.LDProofVCDetailOptionsBuilder. build()V2CredentialExchangeFree.LDProofVCDetailOptionsV20CredExRecordByFormat.LdProof. getOptions()V2CredentialExchangeFree.LDProofVCDetailOptionsV2CredentialExchangeFree.LDProofVCDetail. getOptions()Methods in org.hyperledger.aries.api.issue_credential_v2 with parameters of type V2CredentialExchangeFree.LDProofVCDetailOptions Modifier and Type Method Description V20CredExRecordByFormat.LdProof.LdProofBuilderV20CredExRecordByFormat.LdProof.LdProofBuilder. options(V2CredentialExchangeFree.LDProofVCDetailOptions options)V2CredentialExchangeFree.LDProofVCDetail.LDProofVCDetailBuilderV2CredentialExchangeFree.LDProofVCDetail.LDProofVCDetailBuilder. options(V2CredentialExchangeFree.LDProofVCDetailOptions options)voidV20CredExRecordByFormat.LdProof. setOptions(V2CredentialExchangeFree.LDProofVCDetailOptions options)voidV2CredentialExchangeFree.LDProofVCDetail. setOptions(V2CredentialExchangeFree.LDProofVCDetailOptions options)Constructors in org.hyperledger.aries.api.issue_credential_v2 with parameters of type V2CredentialExchangeFree.LDProofVCDetailOptions Constructor Description LdProof(VerifiableCredential credential, V2CredentialExchangeFree.LDProofVCDetailOptions options)LDProofVCDetail(VerifiableCredential credential, V2CredentialExchangeFree.LDProofVCDetailOptions options)
-