Uses of Class
de.adorsys.psd2.model.LinksSigningBasket
-
Packages that use LinksSigningBasket Package Description de.adorsys.psd2.model -
-
Uses of LinksSigningBasket in de.adorsys.psd2.model
Methods in de.adorsys.psd2.model that return LinksSigningBasket Modifier and Type Method Description @Valid LinksSigningBasketSigningBasketResponse200. getLinks()Get _links@NotNull @Valid LinksSigningBasketSigningBasketResponse201. getLinks()Get _linksLinksSigningBasketLinksSigningBasket. scaOAuth(HrefType scaOAuth)LinksSigningBasketLinksSigningBasket. scaRedirect(HrefType scaRedirect)LinksSigningBasketLinksSigningBasket. scaStatus(HrefType scaStatus)LinksSigningBasketLinksSigningBasket. self(HrefType self)LinksSigningBasketLinksSigningBasket. startAuthorisation(HrefType startAuthorisation)LinksSigningBasketLinksSigningBasket. startAuthorisationWithAuthenticationMethodSelection(HrefType startAuthorisationWithAuthenticationMethodSelection)LinksSigningBasketLinksSigningBasket. startAuthorisationWithEncryptedPsuAuthentication(HrefType startAuthorisationWithEncryptedPsuAuthentication)LinksSigningBasketLinksSigningBasket. startAuthorisationWithPsuAuthentication(HrefType startAuthorisationWithPsuAuthentication)LinksSigningBasketLinksSigningBasket. startAuthorisationWithPsuIdentification(HrefType startAuthorisationWithPsuIdentification)LinksSigningBasketLinksSigningBasket. startAuthorisationWithTransactionAuthorisation(HrefType startAuthorisationWithTransactionAuthorisation)LinksSigningBasketLinksSigningBasket. status(HrefType status)Methods in de.adorsys.psd2.model with parameters of type LinksSigningBasket Modifier and Type Method Description SigningBasketResponse200SigningBasketResponse200. _links(LinksSigningBasket _links)SigningBasketResponse201SigningBasketResponse201. _links(LinksSigningBasket _links)voidSigningBasketResponse200. setLinks(LinksSigningBasket _links)voidSigningBasketResponse201. setLinks(LinksSigningBasket _links)
-