Uiinfrastructure API Docs  
 

HTTPBasicAuthenticator.GetOrSendLoginChallenge Method 

Sends an HTTP Basic authentication challenge.

public virtual Redirect GetOrSendLoginChallenge(
   RequestData requestData
);

Implements

IAuthenticator.GetOrSendLoginChallenge

See Also

HTTPBasicAuthenticator Class | com.plumtree.uiinfrastructure.login Namespace | IAuthenticator#GetOrSendLoginChallenge