@Generated(value="org.mapstruct.ap.MappingProcessor", date="2019-05-30T10:12:52+0000", comments="version: 1.2.0.Final, compiler: javac, environment: Java 1.8.0_151 (Oracle Corporation)") public class ConsentCreationResponseMapperImpl extends Object implements ConsentCreationResponseMapper
| Constructor and Description |
|---|
ConsentCreationResponseMapperImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected ScaMethods |
authenticationObjectListToScaMethods(List<AuthenticationObject> list) |
protected ChosenScaMethod |
authenticationObjectToChosenScaMethod(AuthenticationObject authenticationObject) |
protected ConsentStatusTO |
consentStatusToConsentStatusTO(ConsentStatus consentStatus) |
ConsentsResponse201 |
toConsentResponse201(ConsentCreationResponse response) |
public ConsentsResponse201 toConsentResponse201(ConsentCreationResponse response)
toConsentResponse201 in interface ConsentCreationResponseMapperprotected ConsentStatusTO consentStatusToConsentStatusTO(ConsentStatus consentStatus)
protected ScaMethods authenticationObjectListToScaMethods(List<AuthenticationObject> list)
protected ChosenScaMethod authenticationObjectToChosenScaMethod(AuthenticationObject authenticationObject)
Copyright © 2019. All rights reserved.