HP Anywhere API Reference
appendLwssoTokenToUrl Method
the URL to add the LWSSO token to
Adds LWSSO token to the URI to support single sign-on when not using LWSSO cookie.
Syntax
java.lang.String appendLwssoTokenToUrl( 
   java.lang.String requestUrl
)

Parameters

requestUrl
the URL to add the LWSSO token to

Return Value

the URL with the LWSSO token added as path parameter
Since
HP Anywhere 10.00 and later
See Also

Reference

LWSSOService Interface
LWSSOService Members