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