Frames | No Frames |
Classes derived from org.tanukisoftware.wrapper.WrapperUser | |
class | A WrapperUser contains information about a user account on the platform
running the Wrapper. |
class | A WrapperUser contains information about a user account on the platform
running the Wrapper. |
Methods with return type org.tanukisoftware.wrapper.WrapperUser | |
WrapperUser | WrapperManager.getInteractiveUser(boolean groups) Returns a WrapperUser object which describes the interactive user whose
desktop is being interacted with. |
WrapperUser | WrapperManager.getUser(boolean groups) Returns a WrapperUser object which describes the user under which the
Wrapper is currently running. |