Uiinfrastructure API Docs  
 

HTTPBasicAuthenticator.GetBasicAuthOverrideSSO Method 

Helper method to determine whether or not we should use an HTTP basic auth challenge to authenticate the user.

public virtual bool GetBasicAuthOverrideSSO(
   RequestData _tempData
);

Parameters

_tempData

See Also

HTTPBasicAuthenticator Class | com.plumtree.uiinfrastructure.login Namespace