Class AspspProfileConvertServiceImpl
- java.lang.Object
-
- de.adorsys.psd2.aspsp.profile.service.AspspProfileConvertServiceImpl
-
- All Implemented Interfaces:
de.adorsys.psd2.aspsp.profile.service.AspspProfileConvertService
@Service public class AspspProfileConvertServiceImpl extends Object implements de.adorsys.psd2.aspsp.profile.service.AspspProfileConvertService
-
-
Constructor Summary
Constructors Constructor Description AspspProfileConvertServiceImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringconvertProfile(OldProfileConfiguration profile)
-
-
-
Method Detail
-
convertProfile
public String convertProfile(OldProfileConfiguration profile)
- Specified by:
convertProfilein interfacede.adorsys.psd2.aspsp.profile.service.AspspProfileConvertService
-
-