HP Anywhere API Reference
appendTenantIdToUrl Method
the URL string to add the tenant ID value to
Adds tenant ID to the URI to support multi-tenant environment when not using LWSSO cookie.
Syntax
java.lang.String appendTenantIdToUrl( 
   java.lang.String requestUrl
)

Parameters

requestUrl
the URL string to add the tenant ID value to

Return Value

the URL with the tenant ID added as path parameter
Since
HP Anywhere 10.00 and later
See Also

Reference

LWSSOService Interface
LWSSOService Members