Interface RecurrentResultIntentResolver

All Known Implementing Classes:
GenerateTokenResultIntentResolverImpl, SimpleRedirectGenerateTokenResultIntentResolver, UnsupportedGenerateTokenResultIntentResolver

public interface RecurrentResultIntentResolver
  • Method Summary

    Modifier and Type Method Description
    dev.vality.damsel.proxy_provider.RecurrentTokenIntent initIntentByStep​(ExitStateModel exitStateModel)  
  • Method Details

    • initIntentByStep

      dev.vality.damsel.proxy_provider.RecurrentTokenIntent initIntentByStep​(ExitStateModel exitStateModel)