@Entity public class SCAOperationEntity extends Object
We can create an SCA without have sent out the code. This is generally the case when a business operation (login, consent, payment) is initiated.
| Constructor and Description |
|---|
SCAOperationEntity() |
| Modifier and Type | Method and Description |
|---|---|
void |
prePersist() |
SCAOperationEntity |
updateStatuses(boolean isCodeConfirmValid) |
public void prePersist()
public SCAOperationEntity updateStatuses(boolean isCodeConfirmValid)
Copyright © 2020. All rights reserved.