public class Win32_LogonSessionImpl extends xyz.cofe.win.wmi.WmiObjImpl implements Win32_LogonSession
| Constructor and Description |
|---|
Win32_LogonSessionImpl(com.jacob.activeX.ActiveXComponent activeXComponent) |
Win32_LogonSessionImpl(com.jacob.activeX.ActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi) |
Win32_LogonSessionImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent) |
Win32_LogonSessionImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthenticationPackage() |
String |
getCaption() |
String |
getDescription() |
Optional<OffsetDateTime> |
getInstallDate() |
String |
getLogonId() |
int |
getLogonType() |
String |
getName() |
Optional<OffsetDateTime> |
getStartTime() |
String |
getStatus() |
getActiveXComponent, getWmiMethods, getWmiPropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitquery, querypublic Win32_LogonSessionImpl(com.jacob.activeX.ActiveXComponent activeXComponent)
public Win32_LogonSessionImpl(com.jacob.activeX.ActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi)
public Win32_LogonSessionImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent)
public Win32_LogonSessionImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi)
public String getAuthenticationPackage()
getAuthenticationPackage in interface Win32_LogonSessionpublic String getCaption()
getCaption in interface Win32_LogonSessionpublic String getDescription()
getDescription in interface Win32_LogonSessionpublic Optional<OffsetDateTime> getInstallDate()
getInstallDate in interface Win32_LogonSessionpublic String getLogonId()
getLogonId in interface Win32_LogonSessionpublic int getLogonType()
getLogonType in interface Win32_LogonSessionpublic String getName()
getName in interface Win32_LogonSessionpublic Optional<OffsetDateTime> getStartTime()
getStartTime in interface Win32_LogonSessionpublic String getStatus()
getStatus in interface Win32_LogonSessionCopyright © 2020. All rights reserved.