Home | History | Annotate | Download | only in client

Lines Matching full:many

134      * @exception  SaslException   If an error occurs due to too many nonce
141 throw new SaslException("Too many nonce values.");
166 * @exception SaslException If an error occurs due to too many qop
176 throw new SaslException("Too many qop directives.");
206 throw new SaslException("Too many maxBuf directives.");
220 * @exception SaslException If an error occurs dur to too many charset
228 throw new SaslException("Too many charset directives.");
242 * @exception SaslException If an error occurs due to too many algorith
250 throw new SaslException("Too many algorithm directives.");
268 * @exception SaslException If an error occurs due to Too many cipher
278 throw new SaslException("Too many cipher directives.");
309 * @exception SaslException If an error occurs due to Too many stale
316 throw new SaslException("Too many stale directives.");