Uses of Class
org.hyperledger.aries.api.revocation.RevocationCredentialRecordFilter
-
Packages that use RevocationCredentialRecordFilter Package Description org.hyperledger.aries org.hyperledger.aries.api.revocation -
-
Uses of RevocationCredentialRecordFilter in org.hyperledger.aries
Methods in org.hyperledger.aries with parameters of type RevocationCredentialRecordFilter Modifier and Type Method Description Optional<IssuerRevRegRecord>AriesClient. revocationCredentialRecord(RevocationCredentialRecordFilter filter)Get credential revocation status -
Uses of RevocationCredentialRecordFilter in org.hyperledger.aries.api.revocation
Methods in org.hyperledger.aries.api.revocation that return RevocationCredentialRecordFilter Modifier and Type Method Description RevocationCredentialRecordFilterRevocationCredentialRecordFilter.RevocationCredentialRecordFilterBuilder. build()
-