Uiinfrastructure API Docs  
 

HTTPBasicAuthenticator.UseThisAuth Method 

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

public virtual bool UseThisAuth(
   RequestData requestData
);

Parameters

requestData

Implements

IAuthenticator.UseThisAuth

See Also

HTTPBasicAuthenticator Class | com.plumtree.uiinfrastructure.login Namespace