Uses of Class
de.adorsys.psd2.xs2a.service.validator.ais.consent.dto.CreateConsentAuthorisationObject
-
Packages that use CreateConsentAuthorisationObject Package Description de.adorsys.psd2.xs2a.service de.adorsys.psd2.xs2a.service.validator.ais.consent -
-
Uses of CreateConsentAuthorisationObject in de.adorsys.psd2.xs2a.service
Methods in de.adorsys.psd2.xs2a.service with parameters of type CreateConsentAuthorisationObject Modifier and Type Method Description ValidationResultConsentValidationService. validateConsentAuthorisationOnCreate(CreateConsentAuthorisationObject createConsentAuthorisationObject) -
Uses of CreateConsentAuthorisationObject in de.adorsys.psd2.xs2a.service.validator.ais.consent
Methods in de.adorsys.psd2.xs2a.service.validator.ais.consent with parameters of type CreateConsentAuthorisationObject Modifier and Type Method Description protected @NotNull ValidationResultCreateConsentAuthorisationValidator. executeBusinessValidation(CreateConsentAuthorisationObject createConsentAuthorisationObject)Validates create consent authorisation request
-