229230231232233234235236237238239
// ---------------------------------------------------------------------- try { authenticator.passivate(); harness.check(true, "passivate()"); } catch (AuthenticationException x) { harness.debug(x);