HP Anywhere API Reference
getUserUniqueId Method
Collapse All
Expand All
com.hp.btoaw.integration.service.security Package
>
UserInfoService Interface
: getUserUniqueId Method
Returns the current user's ID.
For example, get the ID to get the user's security cookie.
Syntax
java.lang.String getUserUniqueId()
Return Value
The current user ID from the users repository
Exceptions
Exception
Description
java.lang.Exception
Since
HP Anywhere 10.00 and later
See Also
Reference
UserInfoService Interface
UserInfoService Members