public class StandardUsernameListBoxModel extends AbstractIdCredentialsListBoxModel<StandardUsernameListBoxModel,StandardUsernameCredentials>
ListBoxModel
with StandardUsernameCredentials
support.
See AbstractIdCredentialsListBoxModel
for usage.ListBoxModel.Option
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, withMatching
add, add, add, generateResponse, values, writeTo
add, 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, trimToSize
equals, hashCode
containsAll, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
containsAll, equals, hashCode
parallelStream, stream
@NonNull protected String describe(@NonNull StandardUsernameCredentials c)
describe
in class AbstractIdCredentialsListBoxModel<StandardUsernameListBoxModel,StandardUsernameCredentials>
c
- the credential.Copyright © 2016–2021. All rights reserved.