Home | History | Annotate | Download | only in exchange

Lines Matching refs:shouldUseSsl

436                     ", ssl = ", hostAuth.shouldUseSsl() ? "1" : "0");
1218 mSsl = hostAuth.shouldUseSsl();