Package | Description |
---|---|
org.tanukisoftware.wrapper |
Modifier and Type | Class and Description |
---|---|
class |
WrapperUNIXUser
A WrapperUser contains information about a user account on the platform
running the Wrapper.
|
class |
WrapperWin32User
A WrapperUser contains information about a user account on the platform
running the Wrapper.
|
Modifier and Type | Method and Description |
---|---|
static WrapperUser |
WrapperManager.getInteractiveUser(boolean groups)
Returns a WrapperUser object which describes the interactive user whose
desktop is being interacted with.
|
static WrapperUser |
WrapperManager.getUser(boolean groups)
Returns a WrapperUser object which describes the user under which the
Wrapper is currently running.
|
Copyright 1999, 2024 Tanuki Software Inc., All Rights Reserved.