Interface ScaChallengeData
-
public interface ScaChallengeData
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ChallengeDataTOgetChallengeData(ScaDataInfoTO scaDataInfoTO)ScaMethodTypeTOgetScaMethodType()
-
-
-
Method Detail
-
getChallengeData
ChallengeDataTO getChallengeData(ScaDataInfoTO scaDataInfoTO)
-
getScaMethodType
ScaMethodTypeTO getScaMethodType()
-
-