@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 StartScaProcessResponseMapperImpl extends Object implements StartScaProcessResponseMapper
| Constructor and Description |
|---|
StartScaProcessResponseMapperImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected ScaMethods |
authenticationObjectListToScaMethods(List<AuthenticationObject> list) |
protected AuthenticationObjectTO |
authenticationObjectToAuthenticationObjectTO(AuthenticationObject authenticationObject) |
protected ChosenScaMethod |
authenticationObjectToChosenScaMethod(AuthenticationObject authenticationObject) |
protected ChallengeDataTO |
challengeDataToChallengeDataTO(ChallengeData challengeData) |
protected ChallengeDataTO.OtpFormatEnum |
otpFormatToOtpFormatEnum(OtpFormat otpFormat) |
protected ScaStatusTO |
scaStatusToScaStatusTO(ScaStatus scaStatus) |
StartScaprocessResponseTO |
toStartScaprocessResponseTO(StartScaProcessResponse startScaProcessResponse) |
public StartScaprocessResponseTO toStartScaprocessResponseTO(StartScaProcessResponse startScaProcessResponse)
toStartScaprocessResponseTO in interface StartScaProcessResponseMapperprotected ScaStatusTO scaStatusToScaStatusTO(ScaStatus scaStatus)
protected AuthenticationObjectTO authenticationObjectToAuthenticationObjectTO(AuthenticationObject authenticationObject)
protected ScaMethods authenticationObjectListToScaMethods(List<AuthenticationObject> list)
protected ChosenScaMethod authenticationObjectToChosenScaMethod(AuthenticationObject authenticationObject)
protected ChallengeDataTO.OtpFormatEnum otpFormatToOtpFormatEnum(OtpFormat otpFormat)
protected ChallengeDataTO challengeDataToChallengeDataTO(ChallengeData challengeData)
Copyright © 2019. All rights reserved.