Uses of Class
de.adorsys.psd2.xs2a.core.tpp.TppRedirectUri
-
Packages that use TppRedirectUri Package Description de.adorsys.psd2.xs2a.core.authorisation de.adorsys.psd2.xs2a.core.tpp -
-
Uses of TppRedirectUri in de.adorsys.psd2.xs2a.core.authorisation
Methods in de.adorsys.psd2.xs2a.core.authorisation that return TppRedirectUri Modifier and Type Method Description @Nullable TppRedirectUriAuthorisationTemplate. getCancelTppRedirectUri()@Nullable TppRedirectUriAuthorisationTemplate. getTppRedirectUri()Methods in de.adorsys.psd2.xs2a.core.authorisation with parameters of type TppRedirectUri Modifier and Type Method Description voidAuthorisationTemplate. setCancelTppRedirectUri(@Nullable TppRedirectUri cancelTppRedirectUri)voidAuthorisationTemplate. setTppRedirectUri(@Nullable TppRedirectUri tppRedirectUri) -
Uses of TppRedirectUri in de.adorsys.psd2.xs2a.core.tpp
Methods in de.adorsys.psd2.xs2a.core.tpp that return TppRedirectUri Modifier and Type Method Description @Nullable TppRedirectUriTppInfo. getCancelTppRedirectUri()Methods in de.adorsys.psd2.xs2a.core.tpp with parameters of type TppRedirectUri Modifier and Type Method Description voidTppInfo. setCancelTppRedirectUri(@Nullable TppRedirectUri cancelTppRedirectUri)
-