public class StandardUsernameListBoxModel extends AbstractIdCredentialsListBoxModel<StandardUsernameListBoxModel,StandardUsernameCredentials>
ListBoxModel with StandardUsernameCredentials support.
See AbstractIdCredentialsListBoxModel for usage.modCount| Constructor and Description |
|---|
StandardUsernameListBoxModel() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
describe(StandardUsernameCredentials c)
Generate a description of the supplied credential.
|
addMissing, include, include, include, include, includeAs, includeAs, includeAs, includeAs, includeCurrentValue, includeEmptyValue, includeMatching, includeMatching, includeMatchingAs, includeMatchingAs, with, withAll, withAll, withAll, withEmptySelection, withMatching, withMatching, withMatchingadd, add, add, generateResponse, values, writeToadd, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodeparallelStream, stream@NonNull protected String describe(@NonNull StandardUsernameCredentials c)
describe in class AbstractIdCredentialsListBoxModel<StandardUsernameListBoxModel,StandardUsernameCredentials>c - the credential.Copyright © 2016–2018. All rights reserved.