Class AddAuthorizationProcess

    • Constructor Detail

      • AddAuthorizationProcess

        public AddAuthorizationProcess()
    • Method Detail

      • postProcess

        protected void postProcess​(boolean success)
        Post process to register the server push callback
        Overrides:
        postProcess in class SvrProcess
        Parameters:
        success - true if the process was success
      • updateUI

        public void updateUI()
        Open the authorization form when updating the UI on server push callback
        Specified by:
        updateUI in interface IServerPushCallback