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 de.adorsys.psd2.xs2a.core.service.validator.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 de.adorsys.psd2.xs2a.core.service.validator.ValidationResultCreateConsentAuthorisationValidator. executeBusinessValidation(CreateConsentAuthorisationObject createConsentAuthorisationObject)Validates create consent authorisation request
-