Uses of Class
de.adorsys.xs2a.adapter.api.model.AuthenticationObject
-
-
Uses of AuthenticationObject in de.adorsys.xs2a.adapter.api.model
Methods in de.adorsys.xs2a.adapter.api.model that return types with arguments of type AuthenticationObject Modifier and Type Method Description List<AuthenticationObject>ConsentsResponse201. getScaMethods()List<AuthenticationObject>PaymentInitationRequestResponse201. getScaMethods()List<AuthenticationObject>StartScaprocessResponse. getScaMethods()List<AuthenticationObject>UpdatePsuAuthenticationResponse. getScaMethods()List<AuthenticationObject>UpdatePsuIdenticationResponse. getScaMethods()Method parameters in de.adorsys.xs2a.adapter.api.model with type arguments of type AuthenticationObject Modifier and Type Method Description voidConsentsResponse201. setScaMethods(List<AuthenticationObject> scaMethods)voidPaymentInitationRequestResponse201. setScaMethods(List<AuthenticationObject> scaMethods)voidStartScaprocessResponse. setScaMethods(List<AuthenticationObject> scaMethods)voidUpdatePsuAuthenticationResponse. setScaMethods(List<AuthenticationObject> scaMethods)voidUpdatePsuIdenticationResponse. setScaMethods(List<AuthenticationObject> scaMethods)
-