Uiinfrastructure API Docs  
 

TokenAuthenticator.GetOrSendLoginChallenge Method 

Login token authentication method does not create challenge.

public virtual Redirect GetOrSendLoginChallenge(
   RequestData requestData
);

Implements

IAuthenticator.GetOrSendLoginChallenge

See Also

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