Package de.adorsys.psd2.xs2a.core.sca
Class AuthorisationScaApproachResponse
- java.lang.Object
-
- de.adorsys.psd2.xs2a.core.sca.AuthorisationScaApproachResponse
-
public final class AuthorisationScaApproachResponse extends Object
-
-
Constructor Summary
Constructors Constructor Description AuthorisationScaApproachResponse(ScaApproach scaApproach)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)ScaApproachgetScaApproach()inthashCode()StringtoString()
-
-
-
Constructor Detail
-
AuthorisationScaApproachResponse
@ConstructorProperties("scaApproach") public AuthorisationScaApproachResponse(ScaApproach scaApproach)
-
-