Uses of Class
de.adorsys.opba.protocol.xs2a.service.xs2a.dto.consent.AisConsentInitiateBody.AccountReferenceBody
-
-
Uses of AisConsentInitiateBody.AccountReferenceBody in de.adorsys.opba.protocol.xs2a.entrypoint.authorization
Method parameters in de.adorsys.opba.protocol.xs2a.entrypoint.authorization with type arguments of type AisConsentInitiateBody.AccountReferenceBody Modifier and Type Method Description default List<String>Xs2aGetAuthorizationState.AisConsentBodyMapper. map(List<AisConsentInitiateBody.AccountReferenceBody> accounts) -
Uses of AisConsentInitiateBody.AccountReferenceBody in de.adorsys.opba.protocol.xs2a.entrypoint.authorization.common
Methods in de.adorsys.opba.protocol.xs2a.entrypoint.authorization.common that return AisConsentInitiateBody.AccountReferenceBody Modifier and Type Method Description AisConsentInitiateBody.AccountReferenceBodyUpdateAuthMapper.AisMapper. map(String accounts) -
Uses of AisConsentInitiateBody.AccountReferenceBody in de.adorsys.opba.protocol.xs2a.service.mappers.generated
Methods in de.adorsys.opba.protocol.xs2a.service.mappers.generated that return AisConsentInitiateBody.AccountReferenceBody Modifier and Type Method Description protected AisConsentInitiateBody.AccountReferenceBodyUpdateAuthMapper$AisMapperImpl. accountReferenceToAccountReferenceBody(de.adorsys.opba.protocol.api.dto.result.body.AccountReference accountReference)AisConsentInitiateBody.AccountReferenceBodyUpdateAuthMapper$AisMapperImpl. map(String accounts)Methods in de.adorsys.opba.protocol.xs2a.service.mappers.generated that return types with arguments of type AisConsentInitiateBody.AccountReferenceBody Modifier and Type Method Description protected List<AisConsentInitiateBody.AccountReferenceBody>UpdateAuthMapper$AisMapperImpl. accountReferenceListToAccountReferenceBodyList(List<de.adorsys.opba.protocol.api.dto.result.body.AccountReference> list)Methods in de.adorsys.opba.protocol.xs2a.service.mappers.generated with parameters of type AisConsentInitiateBody.AccountReferenceBody Modifier and Type Method Description protected de.adorsys.xs2a.adapter.service.model.AccountReferenceAisConsentInitiateBody$ToXs2aApiImpl. accountReferenceBodyToAccountReference(AisConsentInitiateBody.AccountReferenceBody accountReferenceBody)protected de.adorsys.opba.protocol.api.dto.result.body.AccountReferenceXs2aGetAuthorizationState$AisConsentBodyMapperImpl. accountReferenceBodyToAccountReference(AisConsentInitiateBody.AccountReferenceBody accountReferenceBody)Method parameters in de.adorsys.opba.protocol.xs2a.service.mappers.generated with type arguments of type AisConsentInitiateBody.AccountReferenceBody Modifier and Type Method Description protected List<de.adorsys.xs2a.adapter.service.model.AccountReference>AisConsentInitiateBody$ToXs2aApiImpl. accountReferenceBodyListToAccountReferenceList(List<AisConsentInitiateBody.AccountReferenceBody> list)protected List<de.adorsys.opba.protocol.api.dto.result.body.AccountReference>Xs2aGetAuthorizationState$AisConsentBodyMapperImpl. accountReferenceBodyListToAccountReferenceList(List<AisConsentInitiateBody.AccountReferenceBody> list)
-