Uses of Class
org.hyperledger.acy_py.generated.model.CredRevIndyRecordsResult
-
Packages that use CredRevIndyRecordsResult Package Description org.hyperledger.acy_py.generated.model org.hyperledger.aries -
-
Uses of CredRevIndyRecordsResult in org.hyperledger.acy_py.generated.model
Methods in org.hyperledger.acy_py.generated.model that return CredRevIndyRecordsResult Modifier and Type Method Description CredRevIndyRecordsResultCredRevIndyRecordsResult.CredRevIndyRecordsResultBuilder. build() -
Uses of CredRevIndyRecordsResult in org.hyperledger.aries
Methods in org.hyperledger.aries that return types with arguments of type CredRevIndyRecordsResult Modifier and Type Method Description Optional<CredRevIndyRecordsResult>AriesClient. revocationRegistryRevokedCredentialsDetails(@NonNull String revRegId)Get details of revoked credentials from ledger
-