Class AspspConsentDrop
- java.lang.Object
-
- de.adorsys.opba.protocol.xs2a.service.xs2a.consent.AspspConsentDrop
-
@Service public class AspspConsentDrop extends Object
Performs ASPSP API call to drop the consent.
-
-
Constructor Summary
Constructors Constructor Description AspspConsentDrop()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddropConsent(Xs2aAisContext context)
-
-
-
Method Detail
-
dropConsent
@Transactional(propagation=NOT_SUPPORTED) public void dropConsent(Xs2aAisContext context)
-
-