Sleuth Kit Java Bindings (JNI)  4.11.1
Java bindings for using The Sleuth Kit
org.sleuthkit.datamodel.WindowsAccountUtils.WellKnownSidInfo Class Reference

Public Member Functions

String getDescription ()
 
String getLoginName ()
 
String getRealmAddr ()
 
String getRealmName ()
 
boolean isIsUserSID ()
 

Detailed Description

This encapsulates a WellKnown windows SID.

Definition at line 129 of file WindowsAccountUtils.java.

Member Function Documentation

String org.sleuthkit.datamodel.WindowsAccountUtils.WellKnownSidInfo.getDescription ( )

Definition at line 161 of file WindowsAccountUtils.java.

String org.sleuthkit.datamodel.WindowsAccountUtils.WellKnownSidInfo.getLoginName ( )

Definition at line 157 of file WindowsAccountUtils.java.

String org.sleuthkit.datamodel.WindowsAccountUtils.WellKnownSidInfo.getRealmAddr ( )

Definition at line 145 of file WindowsAccountUtils.java.

String org.sleuthkit.datamodel.WindowsAccountUtils.WellKnownSidInfo.getRealmName ( )

Definition at line 153 of file WindowsAccountUtils.java.

boolean org.sleuthkit.datamodel.WindowsAccountUtils.WellKnownSidInfo.isIsUserSID ( )

Definition at line 149 of file WindowsAccountUtils.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.