Sets the authentication challenge listener so that application is notified upon authentication failure.
RequestManager reqMan = new RequestManager(logger, pref, param, 1); reqMan.setAuthenticationChallengeListener(olistener);