Class ScaMethods

  • All Implemented Interfaces:
    Serializable, Cloneable, Iterable<AuthenticationObject>, Collection<AuthenticationObject>, List<AuthenticationObject>, RandomAccess

    @Validated
    @Generated(value="io.swagger.codegen.v3.generators.java.SpringCodegen",
               date="2020-11-12T17:35:11.808068+02:00[Europe/Kiev]")
    public class ScaMethods
    extends ArrayList<AuthenticationObject>
    This data element might be contained, if SCA is required and if the PSU has a choice between different authentication methods. Depending on the risk management of the ASPSP this choice might be offered before or after the PSU has been identified with the first relevant factor, or if an access token is transported. If this data element is contained, then there is also a hyperlink of type 'startAuthorisationWithAuthenticationMethodSelection' contained in the response body. These methods shall be presented towards the PSU for selection by the TPP.
    See Also:
    Serialized Form