|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| ILogonTokenMgr | This object manages the creation and release of logon tokens for logged on users. |
| IUserInfo | This is an interface through which user information can be extracted from the security session and then modified. |
This package contains interfaces that allow you to interact with the security session. This includes
validating and managing logon tokens, as well as retrieving specific user information. These interfaces
are accessed directly from the IEnterpriseSession object using the getLogonTokenMgr()
and getUserInfo() methods.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||