Uses of Class
de.adorsys.psd2.xs2a.domain.authorisation.AuthorisationResponseType
-
Packages that use AuthorisationResponseType Package Description de.adorsys.psd2.xs2a.domain.authorisation de.adorsys.psd2.xs2a.domain.consent de.adorsys.psd2.xs2a.domain.consent.pis -
-
Uses of AuthorisationResponseType in de.adorsys.psd2.xs2a.domain.authorisation
Methods in de.adorsys.psd2.xs2a.domain.authorisation that return AuthorisationResponseType Modifier and Type Method Description @NotNull AuthorisationResponseTypeCancellationAuthorisationResponse. getAuthorisationResponseType()static AuthorisationResponseTypeAuthorisationResponseType. valueOf(String name)Returns the enum constant of this type with the specified name.static AuthorisationResponseType[]AuthorisationResponseType. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of AuthorisationResponseType in de.adorsys.psd2.xs2a.domain.consent
Methods in de.adorsys.psd2.xs2a.domain.consent that return AuthorisationResponseType Modifier and Type Method Description @NotNull AuthorisationResponseTypeXs2aCreatePisCancellationAuthorisationResponse. getAuthorisationResponseType() -
Uses of AuthorisationResponseType in de.adorsys.psd2.xs2a.domain.consent.pis
Methods in de.adorsys.psd2.xs2a.domain.consent.pis that return AuthorisationResponseType Modifier and Type Method Description @NotNull AuthorisationResponseTypeXs2aUpdatePisCommonPaymentPsuDataResponse. getAuthorisationResponseType()
-