Uses of Class
de.adorsys.psd2.xs2a.domain.consent.Xs2aAuthorisationSubResources
-
Packages that use Xs2aAuthorisationSubResources Package Description de.adorsys.psd2.xs2a.service de.adorsys.psd2.xs2a.service.authorization.pis de.adorsys.psd2.xs2a.web.mapper -
-
Uses of Xs2aAuthorisationSubResources in de.adorsys.psd2.xs2a.service
-
Uses of Xs2aAuthorisationSubResources in de.adorsys.psd2.xs2a.service.authorization.pis
Methods in de.adorsys.psd2.xs2a.service.authorization.pis that return types with arguments of type Xs2aAuthorisationSubResources Modifier and Type Method Description Optional<Xs2aAuthorisationSubResources>AbstractPisScaAuthorisationService. getAuthorisationSubResources(String paymentId)Optional<Xs2aAuthorisationSubResources>PisScaAuthorisationService. getAuthorisationSubResources(String paymentId)Gets authorisation sub resources -
Uses of Xs2aAuthorisationSubResources in de.adorsys.psd2.xs2a.web.mapper
Methods in de.adorsys.psd2.xs2a.web.mapper with parameters of type Xs2aAuthorisationSubResources Modifier and Type Method Description de.adorsys.psd2.model.AuthorisationsAuthorisationMapper. mapToAuthorisations(Xs2aAuthorisationSubResources xs2AAuthorisationSubResources)
-