/[classpath]/classpath/javax/security/auth/callback/ConfirmationCallback.java
ViewVC logotype

Diff of /classpath/javax/security/auth/callback/ConfirmationCallback.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by gnu_andrew, Tue Feb 1 00:31:01 2005 UTC revision 1.3 by mkoch, Wed Feb 16 12:36:22 2005 UTC
# Line 253  public class ConfirmationCallback implem Line 253  public class ConfirmationCallback implem
253     * NO, CANCEL or OK).     * NO, CANCEL or OK).
254     * @throws IllegalArgumentException if <code>prompt</code> is <code>null</code>,     * @throws IllegalArgumentException if <code>prompt</code> is <code>null</code>,
255     * if <code>prompt</code> has a length of <code>0</code>, if     * if <code>prompt</code> has a length of <code>0</code>, if
256     * <code>messageType</code> is not either <ode>INFORMATION</code>,     * <code>messageType</code> is not either <code>INFORMATION</code>,
257     * <code>WARNING</code>, or <code>ERROR</code>, if <code>optionType</code> is     * <code>WARNING</code>, or <code>ERROR</code>, if <code>optionType</code> is
258     * not either <code>YES_NO_OPTION</code>, <code>YES_NO_CANCEL_OPTION</code>,     * not either <code>YES_NO_OPTION</code>, <code>YES_NO_CANCEL_OPTION</code>,
259     * or <code>OK_CANCEL_OPTION</code>, or if <code>defaultOption</code> does     * or <code>OK_CANCEL_OPTION</code>, or if <code>defaultOption</code> does
# Line 288  public class ConfirmationCallback implem Line 288  public class ConfirmationCallback implem
288     * <code>options</code> array.     * <code>options</code> array.
289     * @throws IllegalArgumentException if <code>prompt</code> is <code>null</code>,     * @throws IllegalArgumentException if <code>prompt</code> is <code>null</code>,
290     * if <code>prompt</code> has a length of <code>0</code>, if     * if <code>prompt</code> has a length of <code>0</code>, if
291     * <code>messageType</code> is not either <ode>INFORMATION</code>,     * <code>messageType</code> is not either <code>INFORMATION</code>,
292     * <code>WARNING</code>, or <code>ERROR</code>, if <code>options</code> is     * <code>WARNING</code>, or <code>ERROR</code>, if <code>options</code> is
293     * <code>null</code>, if <code>options</code> has a length of <code>0</code>,     * <code>null</code>, if <code>options</code> has a length of <code>0</code>,
294     * if any element from <code>options</code> is <code>null</code>, if any     * if any element from <code>options</code> is <code>null</code>, if any

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26