Project

General

Profile

« Previous | Next » 

Revision 4429

Added by daigle almost 16 years ago

Fix comments

View differences:

SessionService.java
53 53
	}
54 54
	
55 55
	/**
56
	 * Get the single instance of AuthAdmin.
56
	 * Get the single instance of SessionService.
57 57
	 * 
58
	 * @return the single instance of AuthAdmin
58
	 * @return the single instance of SessionService
59 59
	 */
60 60
	public static SessionService getInstance() {
61 61
		if (sessionService == null) {

Also available in: Unified diff