Uses of Class
org.hyperledger.aries.api.revocation.FixRevocationEntryStateFilter
-
Packages that use FixRevocationEntryStateFilter Package Description org.hyperledger.aries org.hyperledger.aries.api.revocation -
-
Uses of FixRevocationEntryStateFilter in org.hyperledger.aries
Methods in org.hyperledger.aries with parameters of type FixRevocationEntryStateFilter Modifier and Type Method Description Optional<RevRegWalletUpdatedResult>AriesClient. revocationRegistryFixRevocationEntryState(@NonNull String revRegId, @NonNull FixRevocationEntryStateFilter filter)Fix revocation state in wallet and return number of updated entries -
Uses of FixRevocationEntryStateFilter in org.hyperledger.aries.api.revocation
Methods in org.hyperledger.aries.api.revocation that return FixRevocationEntryStateFilter Modifier and Type Method Description FixRevocationEntryStateFilterFixRevocationEntryStateFilter.FixRevocationEntryStateFilterBuilder. build()
-