| Package | Description |
|---|---|
| de.adorsys.psd2.model |
| Modifier and Type | Method and Description |
|---|---|
@NotNull @Valid LinksSigningBasket |
SigningBasketResponse201.getLinks()
Get _links
|
@Valid LinksSigningBasket |
SigningBasketResponse200.getLinks()
Get _links
|
LinksSigningBasket |
LinksSigningBasket.scaOAuth(HrefType scaOAuth) |
LinksSigningBasket |
LinksSigningBasket.scaRedirect(HrefType scaRedirect) |
LinksSigningBasket |
LinksSigningBasket.scaStatus(HrefType scaStatus) |
LinksSigningBasket |
LinksSigningBasket.self(HrefType self) |
LinksSigningBasket |
LinksSigningBasket.startAuthorisation(HrefType startAuthorisation) |
LinksSigningBasket |
LinksSigningBasket.startAuthorisationWithAuthenticationMethodSelection(HrefType startAuthorisationWithAuthenticationMethodSelection) |
LinksSigningBasket |
LinksSigningBasket.startAuthorisationWithEncryptedPsuAuthentication(HrefType startAuthorisationWithEncryptedPsuAuthentication) |
LinksSigningBasket |
LinksSigningBasket.startAuthorisationWithPsuAuthentication(HrefType startAuthorisationWithPsuAuthentication) |
LinksSigningBasket |
LinksSigningBasket.startAuthorisationWithPsuIdentification(HrefType startAuthorisationWithPsuIdentification) |
LinksSigningBasket |
LinksSigningBasket.startAuthorisationWithTransactionAuthorisation(HrefType startAuthorisationWithTransactionAuthorisation) |
LinksSigningBasket |
LinksSigningBasket.status(HrefType status) |
| Modifier and Type | Method and Description |
|---|---|
SigningBasketResponse201 |
SigningBasketResponse201._links(LinksSigningBasket _links) |
SigningBasketResponse200 |
SigningBasketResponse200._links(LinksSigningBasket _links) |
void |
SigningBasketResponse201.setLinks(LinksSigningBasket _links) |
void |
SigningBasketResponse200.setLinks(LinksSigningBasket _links) |
Copyright © 2020. All rights reserved.