public class InternalAccountDirectory extends AccountDirectory
Modifier and Type | Class and Description |
---|---|
static class |
InternalAccountDirectory.Module |
AccountDirectory.DirectoryException, AccountDirectory.FillOptions
Modifier and Type | Method and Description |
---|---|
void |
fillAccountInfo(Iterable<? extends AccountInfo> in,
Set<AccountDirectory.FillOptions> options) |
public void fillAccountInfo(Iterable<? extends AccountInfo> in, Set<AccountDirectory.FillOptions> options) throws AccountDirectory.DirectoryException
fillAccountInfo
in class AccountDirectory
AccountDirectory.DirectoryException