Uses of Class
de.adorsys.ledgers.middleware.api.domain.um.ScaMethodTypeTO
-
Packages that use ScaMethodTypeTO Package Description de.adorsys.ledgers.middleware.api.domain.um de.adorsys.ledgers.middleware.api.service -
-
Uses of ScaMethodTypeTO in de.adorsys.ledgers.middleware.api.domain.um
Methods in de.adorsys.ledgers.middleware.api.domain.um that return ScaMethodTypeTO Modifier and Type Method Description static ScaMethodTypeTOScaMethodTypeTO. valueOf(String name)Returns the enum constant of this type with the specified name.static ScaMethodTypeTO[]ScaMethodTypeTO. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ScaMethodTypeTO in de.adorsys.ledgers.middleware.api.service
Methods in de.adorsys.ledgers.middleware.api.service that return ScaMethodTypeTO Modifier and Type Method Description ScaMethodTypeTOScaChallengeData. getScaMethodType()Methods in de.adorsys.ledgers.middleware.api.service with parameters of type ScaMethodTypeTO Modifier and Type Method Description ScaChallengeDataScaChallengeDataResolver. resolveScaChallengeData(ScaMethodTypeTO scaMethodTypeTO)
-