Plumtree Portal UI  
 

ISSOIntegration.GetSecureCookies Method 

Returns the names of secure cookies which should be forwarded to portlets for authentication. This method will only be called once, and the result cached.

string[] GetSecureCookies();

Return Value

a String[] array of cookie names

See Also

ISSOIntegration Interface | com.plumtree.portaluiinfrastructure.sso Namespace