Uses of Class
de.adorsys.psd2.xs2a.core.profile.ScaRedirectFlow
-
Packages that use ScaRedirectFlow Package Description de.adorsys.psd2.xs2a.core.profile -
-
Uses of ScaRedirectFlow in de.adorsys.psd2.xs2a.core.profile
Methods in de.adorsys.psd2.xs2a.core.profile that return ScaRedirectFlow Modifier and Type Method Description static ScaRedirectFlowScaRedirectFlow. valueOf(String name)Returns the enum constant of this type with the specified name.static ScaRedirectFlow[]ScaRedirectFlow. values()Returns an array containing the constants of this enum type, in the order they are declared.
-