Uses of Class
de.adorsys.psd2.consent.domain.AuthorisationTemplateEntity
-
Packages that use AuthorisationTemplateEntity Package Description de.adorsys.psd2.consent.domain de.adorsys.psd2.consent.service.mapper -
-
Uses of AuthorisationTemplateEntity in de.adorsys.psd2.consent.domain
Methods in de.adorsys.psd2.consent.domain that return AuthorisationTemplateEntity Modifier and Type Method Description AuthorisationTemplateEntityAuthorisable. getAuthorisationTemplate() -
Uses of AuthorisationTemplateEntity in de.adorsys.psd2.consent.service.mapper
Methods in de.adorsys.psd2.consent.service.mapper that return AuthorisationTemplateEntity Modifier and Type Method Description AuthorisationTemplateEntityAuthorisationTemplateMapper. mapToAuthorisationTemplateEntity(de.adorsys.psd2.xs2a.core.authorisation.AuthorisationTemplate authorisationTemplate)Methods in de.adorsys.psd2.consent.service.mapper with parameters of type AuthorisationTemplateEntity Modifier and Type Method Description de.adorsys.psd2.xs2a.core.authorisation.AuthorisationTemplateAuthorisationTemplateMapper. mapToAuthorisationTemplate(AuthorisationTemplateEntity entity)
-