|
|
javax > javax.security > javax.security.sasl > javax.security.sasl.realmchoicecallback >
Class: javax.security.sasl.RealmChoiceCallback java.lang.Object javax.security.auth.callback.ChoiceCallback javax.security.sasl.RealmChoiceCallback
public class RealmChoiceCallback extends ChoiceCallback
FIELDS:
CONSTRUCTORS:
| | | public | RealmChoiceCallback(String prompt, String[] choices, int defaultChoice, boolean multiple) |
| |
|
|
|
METHODS:
INHERITED METHODS:
| getPrompt(), getChoices(), getDefaultChoice(), allowMultipleSelections(), setSelectedIndex(int), setSelectedIndexes(int[]), getSelectedIndexes(), getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(), |
|
|
|
SUBCLASSES:
|
|



|