Home | History | Annotate | Download | only in store

Lines Matching refs:testAuth

73         HostAuth testAuth = new HostAuth();
76 testAuth.setLogin("user", "password");
77 testAuth.setConnection("pop3", "server", 999);
78 testAccount.mHostAuthRecv = testAuth;