Autopsy
4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits Detachable< OsAccount >.
Protected Member Functions | |
void | addNotify () |
boolean | createKeys (List< OsAccount > list) |
Node | createNodeForKey (OsAccount key) |
void | finalize () throws Throwable |
Private Attributes | |
final PropertyChangeListener | listener |
final PropertyChangeListener | weakPcl = WeakListeners.propertyChange(listener, null) |
The child node factory that creates the OsAccountNode children for a OsAccountListNode.
Definition at line 140 of file OsAccounts.java.
|
protected |
Definition at line 169 of file OsAccounts.java.
References org.sleuthkit.autopsy.casemodule.Case.addEventTypeSubscriber(), org.sleuthkit.autopsy.casemodule.Case.Events.CURRENT_CASE, org.sleuthkit.autopsy.datamodel.OsAccounts.OsAccountNodeFactory.listener, org.sleuthkit.autopsy.casemodule.Case.Events.OS_ACCOUNTS_ADDED, and org.sleuthkit.autopsy.casemodule.Case.Events.OS_ACCOUNTS_DELETED.
|
protected |
Definition at line 175 of file OsAccounts.java.
|
protected |
Definition at line 192 of file OsAccounts.java.
|
protected |
Definition at line 162 of file OsAccounts.java.
References org.sleuthkit.autopsy.casemodule.Case.Events.CURRENT_CASE, org.sleuthkit.autopsy.casemodule.Case.Events.OS_ACCOUNTS_ADDED, org.sleuthkit.autopsy.casemodule.Case.removeEventTypeSubscriber(), and org.sleuthkit.autopsy.datamodel.OsAccounts.OsAccountNodeFactory.weakPcl.
|
private |
Definition at line 142 of file OsAccounts.java.
Referenced by org.sleuthkit.autopsy.datamodel.OsAccounts.OsAccountNodeFactory.addNotify().
|
private |
Definition at line 159 of file OsAccounts.java.
Referenced by org.sleuthkit.autopsy.datamodel.OsAccounts.OsAccountNodeFactory.finalize().
Copyright © 2012-2022 Basis Technology. Generated on: Sat Apr 1 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.