Uses of Class
de.adorsys.psd2.xs2a.core.psu.PsuIdData
-
Packages that use PsuIdData Package Description de.adorsys.psd2.xs2a.core.authorisation de.adorsys.psd2.xs2a.core.pis de.adorsys.psd2.xs2a.core.psu -
-
Uses of PsuIdData in de.adorsys.psd2.xs2a.core.authorisation
Methods in de.adorsys.psd2.xs2a.core.authorisation that return PsuIdData Modifier and Type Method Description PsuIdDataAuthorisation. getPsuIdData()PsuIdDataConsentAuthorization. getPsuIdData()Methods in de.adorsys.psd2.xs2a.core.authorisation with parameters of type PsuIdData Modifier and Type Method Description voidAuthorisation. setPsuIdData(PsuIdData psuIdData)voidConsentAuthorization. setPsuIdData(PsuIdData psuIdData)Constructors in de.adorsys.psd2.xs2a.core.authorisation with parameters of type PsuIdData Constructor Description Authorisation(String authorisationId, PsuIdData psuIdData, String parentId, AuthorisationType authorisationType, ScaStatus scaStatus) -
Uses of PsuIdData in de.adorsys.psd2.xs2a.core.pis
Methods in de.adorsys.psd2.xs2a.core.pis that return types with arguments of type PsuIdData Modifier and Type Method Description List<PsuIdData>CoreCommonPayment. getPsuDataList() -
Uses of PsuIdData in de.adorsys.psd2.xs2a.core.psu
Methods in de.adorsys.psd2.xs2a.core.psu with parameters of type PsuIdData Modifier and Type Method Description booleanPsuIdData. contentEquals(PsuIdData otherPsuIdData)
-