Uses of Class
de.adorsys.psd2.consent.api.authorisation.CreateAuthorisationResponse
-
Packages that use CreateAuthorisationResponse Package Description de.adorsys.psd2.consent.api.service -
-
Uses of CreateAuthorisationResponse in de.adorsys.psd2.consent.api.service
Methods in de.adorsys.psd2.consent.api.service that return types with arguments of type CreateAuthorisationResponse Modifier and Type Method Description CmsResponse<CreateAuthorisationResponse>AuthorisationServiceBase. createAuthorisation(AuthorisationParentHolder parentHolder, CreateAuthorisationRequest request)Creates authorisation and return response object
-