Class SCAConsentResponseTO
- java.lang.Object
-
- de.adorsys.ledgers.middleware.api.domain.sca.SCAResponseTO
-
- de.adorsys.ledgers.middleware.api.domain.sca.SCAConsentResponseTO
-
- All Implemented Interfaces:
AspspConsentDataSerial
public class SCAConsentResponseTO extends SCAResponseTO
-
-
Constructor Summary
Constructors Constructor Description SCAConsentResponseTO()SCAConsentResponseTO(BearerTokenTO token, String consentId, String template)SCAConsentResponseTO(String consentId)
-
-
-
Constructor Detail
-
SCAConsentResponseTO
public SCAConsentResponseTO(String consentId)
-
SCAConsentResponseTO
public SCAConsentResponseTO()
-
SCAConsentResponseTO
public SCAConsentResponseTO(BearerTokenTO token, String consentId, String template)
-
-