destroyPersistentLogin() method

Destroys the persistent login (usually cookie) that is bound to the current HTTP request.

Syntax

void destroyPersistentLogin ()

Usage

Should / can be called upon successful logout from the business logic.