public class DefaultDirectoryOptions extends DefaultOptions<DirectoryOptions> implements DirectoryOptions
expansions| Constructor and Description |
|---|
DefaultDirectoryOptions() |
| Modifier and Type | Method and Description |
|---|---|
DirectoryOptions |
withAccounts() |
DirectoryOptions |
withAccounts(int limit) |
DirectoryOptions |
withAccounts(int limit,
int offset) |
DirectoryOptions |
withGroups() |
DirectoryOptions |
withGroups(int limit) |
DirectoryOptions |
withGroups(int limit,
int offset) |
DirectoryOptions |
withTenant() |
expand, expand, expand, getExpansions, isEmptypublic DirectoryOptions withAccounts()
withAccounts in interface AccountStoreOptionspublic DirectoryOptions withAccounts(int limit)
withAccounts in interface AccountStoreOptionspublic DirectoryOptions withAccounts(int limit, int offset)
withAccounts in interface AccountStoreOptionspublic DirectoryOptions withGroups()
withGroups in interface AccountStoreOptionspublic DirectoryOptions withGroups(int limit)
withGroups in interface AccountStoreOptionspublic DirectoryOptions withGroups(int limit, int offset)
withGroups in interface AccountStoreOptionspublic DirectoryOptions withTenant()
withTenant in interface AccountStoreOptionsCopyright © 2012–2014. All rights reserved.