public interface TppStopListService
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkIfTppBlocked(de.adorsys.psd2.xs2a.core.tpp.TppUniqueParamsHolder tppUniqueParams)
Checks if TPP is blocked.
|
boolean checkIfTppBlocked(de.adorsys.psd2.xs2a.core.tpp.TppUniqueParamsHolder tppUniqueParams)
tppUniqueParams - information about particular TPP from TPP Certificatetrue if TPP is found and has status BLOCKED, false if TPP is not found or its status is not BLOCKEDCopyright © 2019. All rights reserved.