Package oshi.driver.unix
Class Who
java.lang.Object
oshi.driver.unix.Who
@ThreadSafe public final class Who extends java.lang.Object
Utility to query logged in users.
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
queryWho
Querywhoto get logged in users- Returns:
- A list of logged in user sessions
-