Class Xs2aAskForPassword

  • All Implemented Interfaces:
    org.flowable.engine.delegate.JavaDelegate

    @Service("xs2aAskForPassword")
    public class Xs2aAskForPassword
    extends ValidatedExecution<Xs2aContext>
    Asks PSU for his PIN/Password by redirect him to password input page. Suspends process to wait for users' input.