public interface AuthorisationTemplateMapper
| Modifier and Type | Method and Description |
|---|---|
default de.adorsys.psd2.xs2a.core.tpp.TppRedirectUri |
createTppRedirectUri(String redirectUri,
String nokRedirectUri) |
default String |
getUriOrNull(de.adorsys.psd2.xs2a.core.tpp.TppRedirectUri tppRedirectUri,
Function<de.adorsys.psd2.xs2a.core.tpp.TppRedirectUri,String> function) |
de.adorsys.psd2.xs2a.core.authorisation.AuthorisationTemplate |
mapToAuthorisationTemplate(AuthorisationTemplateEntity entity) |
AuthorisationTemplateEntity |
mapToAuthorisationTemplateEntity(de.adorsys.psd2.xs2a.core.authorisation.AuthorisationTemplate authorisationTemplate) |
de.adorsys.psd2.xs2a.core.authorisation.AuthorisationTemplate mapToAuthorisationTemplate(AuthorisationTemplateEntity entity)
AuthorisationTemplateEntity mapToAuthorisationTemplateEntity(de.adorsys.psd2.xs2a.core.authorisation.AuthorisationTemplate authorisationTemplate)
default de.adorsys.psd2.xs2a.core.tpp.TppRedirectUri createTppRedirectUri(String redirectUri, String nokRedirectUri)
Copyright © 2020. All rights reserved.