Plumtree Portal UI  
 

SSOIntegrator.GetLoginInfo Method 

Returns login info from the given request.

public static SSOLoginInfo GetLoginInfo(
   IXPRequest request
);

Parameters

request
an IXPRequest value

Return Value

the default prefix

See Also

SSOIntegrator Class | com.plumtree.portaluiinfrastructure.sso Namespace