Uiinfrastructure API Docs  
 

TokenAuthenticator.UseThisAuth Method 

Returns a boolean indicating whether a login token exists in the request.

public virtual bool UseThisAuth(
   RequestData requestData
);

Implements

IAuthenticator.UseThisAuth

See Also

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