HP Anywhere API Reference
getLWSSOCookie Method
the user name to get cookie for
Returns the LWSSO cookie by user name.
The LWSSO cookie contains the tenant and user details to support single sign-On across the installed solution.
May be used, for example, when the app calls its backend using REST
Syntax
Cookie getLWSSOCookie( 
   java.lang.String userName
)

Parameters

userName
the user name to get cookie for

Return Value

a cookie that contains the LWSSO token
Since
HP Anywhere 10.00 and later
See Also

Reference

LWSSOService Interface
LWSSOService Members