public class AuthenticatorCollection extends DataCollection<AuthenticatorData>
| Constructor and Description |
|---|
AuthenticatorCollection() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AuthenticatorData> |
getEntries() |
addEntry, addLink, getLinks, getTotal, removeEntry, removeLink, setEntries, setLinks, setTotalpublic java.util.Collection<AuthenticatorData> getEntries()
getEntries in class DataCollection<AuthenticatorData>