Uses of Class
io.imunity.webconsole.directoryBrowser.identities.IdentityEntry
-
Packages that use IdentityEntry Package Description io.imunity.webconsole.directoryBrowser.identities -
-
Uses of IdentityEntry in io.imunity.webconsole.directoryBrowser.identities
Methods in io.imunity.webconsole.directoryBrowser.identities that return types with arguments of type IdentityEntry Modifier and Type Method Description java.util.List<IdentityEntry>IdentitiesTreeGrid. getItems()Methods in io.imunity.webconsole.directoryBrowser.identities with parameters of type IdentityEntry Modifier and Type Method Description voidIdentitiesTreeGrid. expandParent(IdentityEntry entry)Method parameters in io.imunity.webconsole.directoryBrowser.identities with type arguments of type IdentityEntry Modifier and Type Method Description voidIdentitiesTreeGrid. selectionChanged(java.util.Set<IdentityEntry> selectedItems)
-