Uses of Class
de.adorsys.opba.protocol.xs2a.domain.dto.forms.ScaMethod
-
Packages that use ScaMethod Package Description de.adorsys.opba.protocol.xs2a.domain.dto.forms de.adorsys.opba.protocol.xs2a.service.mappers.generated -
-
Uses of ScaMethod in de.adorsys.opba.protocol.xs2a.domain.dto.forms
Methods in de.adorsys.opba.protocol.xs2a.domain.dto.forms that return ScaMethod Modifier and Type Method Description ScaMethodScaMethod.FromAuthObject. map(de.adorsys.xs2a.adapter.service.model.AuthenticationObject auth)ScaMethodScaMethod$FromAuthObjectImpl. map(de.adorsys.xs2a.adapter.service.model.AuthenticationObject auth) -
Uses of ScaMethod in de.adorsys.opba.protocol.xs2a.service.mappers.generated
Methods in de.adorsys.opba.protocol.xs2a.service.mappers.generated with parameters of type ScaMethod Modifier and Type Method Description protected de.adorsys.opba.protocol.api.dto.result.body.ScaMethodXs2aGetAuthorizationState$ScaMethodsMapperImpl. scaMethodToScaMethod(ScaMethod scaMethod)Method parameters in de.adorsys.opba.protocol.xs2a.service.mappers.generated with type arguments of type ScaMethod Modifier and Type Method Description Set<de.adorsys.opba.protocol.api.dto.result.body.ScaMethod>Xs2aGetAuthorizationState$ScaMethodsMapperImpl. map(List<ScaMethod> arg0)
-