Sleuth Kit Java Bindings (JNI)  4.11.0
Java bindings for using The Sleuth Kit
org.sleuthkit.datamodel.OsAccountManager.OsAccountUpdateResult Class Reference

Public Member Functions

Optional< OsAccountgetUpdatedAccount ()
 
OsAccountUpdateStatus getUpdateStatusCode ()
 

Detailed Description

Container that encapsulates the account update status and the updated account.

Definition at line 1655 of file OsAccountManager.java.

Member Function Documentation

Optional<OsAccount> org.sleuthkit.datamodel.OsAccountManager.OsAccountUpdateResult.getUpdatedAccount ( )
OsAccountUpdateStatus org.sleuthkit.datamodel.OsAccountManager.OsAccountUpdateResult.getUpdateStatusCode ( )

Definition at line 1665 of file OsAccountManager.java.


The documentation for this class was generated from the following file:

Copyright © 2011-2021 Brian Carrier. (carrier -at- sleuthkit -dot- org)
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.