checkAndUpdateLogin(final String, final String, final long) method

This method checks if the supplied login is still valid (not closed and not expired), that the token matches and also update the last activity timestamp.

Syntax

PersistentLogin checkAndUpdateLogin ( final String series , final String presentedToken , final long callerId ) throws EntityNotFoundException, PersistentLoginException

Parameters

Returns

the login object

Exceptions

Usage

the login object