Class AuthnFlowBaseListener

  • All Implemented Interfaces:
    AuthnFlowListener, org.antlr.v4.runtime.tree.ParseTreeListener

    public class AuthnFlowBaseListener
    extends Object
    implements AuthnFlowListener
    This class provides an empty implementation of AuthnFlowListener, which can be extended to create a listener which only needs to handle a subset of the available methods.