Lines Matching full:exchange
77 * authentication exchange of the selected mechanism.
150 * authentication exchange of the selected mechanism.
198 * Determines if the authentication exchange has completed. This method
201 * specific manner) that the exchange has completed.
203 * @return true if the authentication exchange has completed;
218 * only after the authentication exchange has completed (i.e., when
219 * isComplete() returns true) and only if the authentication exchange has
248 * only after the authentication exchange has completed (i.e., when
249 * isComplete() returns true) and only if the authentication exchange has
265 * @exception IllegalStateException if the authentication exchange has
281 * the authentication exchange has completed (i.e., when isComplete()
289 * @exception IllegalStateException if this authentication exchange has
297 "getNegotiatedProperty: authentication exchange not complete.");