Javadoc update

This commit is contained in:
Luke Taylor 2009-07-24 15:21:59 +00:00
parent 9c27bced5b
commit fdb7325cbc
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ public class ConcurrentSessionControllerImpl implements ConcurrentSessionControl
*
* @param sessionId the session ID of the present request
* @param sessions either <code>null</code> or all unexpired sessions associated with the principal
* @param allowableSessions DOCUMENT ME!
* @param allowableSessions the number of concurrent sessions the user is allowed to have
* @param registry an instance of the <code>SessionRegistry</code> for subclass use
*
* @throws ConcurrentLoginException if the