- lastModified - Variable in class utils.common.DirectoryStructureToJson.Node
 
-  
 
- LDAP_PROBLEMS - Static variable in class general.common.MessagesStrings
 
-  
 
- LegacyStudyRuns - Class in controllers.publix
 
- 
This class deals with legacy style study run links and translates them to study links.
 
- LegacyStudyRuns(StudyDao, BatchDao, WorkerDao, StudyLinkDao) - Constructor for class controllers.publix.LegacyStudyRuns
 
-  
 
- LINEAR_STUDY_FLOW - Static variable in class models.gui.StudyProperties
 
-  
 
- listLogs() - Method in class controllers.gui.Admin
 
- 
Returns the content (all regular file's names) of the logs directory as JSON
 
- LOCKED - Static variable in class models.gui.StudyProperties
 
-  
 
- log(Integer) - Method in class controllers.gui.Admin
 
- 
For backward compatibility.
 
- log(Http.Request, StudyResult, Component) - Method in interface controllers.publix.IPublix
 
- 
HTTP type: POST request
 With this method the client side can log into the server's log.
 
- log(Http.Request, StudyResult, Component) - Method in class controllers.publix.Publix
 
-  
 
- log(Http.Request, String, String) - Method in class controllers.publix.PublixInterceptor
 
-  
 
- log(Study, User, String) - Method in class general.common.StudyLogger
 
-  
 
- log(Study, User, String, Batch) - Method in class general.common.StudyLogger
 
-  
 
- log(Study, User, String, Pair<String, Object>) - Method in class general.common.StudyLogger
 
-  
 
- log(Study, String, Worker) - Method in class general.common.StudyLogger
 
-  
 
- log(StudyLink, String, Worker) - Method in class general.common.StudyLogger
 
-  
 
- LOG_CUT - Static variable in class general.common.MessagesStrings
 
-  
 
- LogFileReader - Class in services.gui
 
- 
Class responsible for reading JATOS log files.
 
- LogFileReader() - Constructor for class services.gui.LogFileReader
 
-  
 
- LOGGED_IN_USER - Static variable in class auth.gui.AuthService
 
- 
Key name used in RequestScope to store the logged-in User
 
- login() - Method in class auth.gui.SignIn
 
- 
Shows the login page
 
- Login() - Constructor for class auth.gui.SignIn.Login
 
-  
 
- LoginAttempt - Class in models.common
 
- 
DB entity of a failed login attempt
 
- LoginAttempt(String) - Constructor for class models.common.LoginAttempt
 
-  
 
- LoginAttempt() - Constructor for class models.common.LoginAttempt
 
-  
 
- LoginAttemptDao - Class in daos.common
 
- 
DAO for LoginAttempt entity
 
- logout(Http.Request) - Method in class auth.gui.SignIn
 
- 
Removes user from session and shows login view with an logout message.
 
- logResultDataStoring(ComponentResult, String, boolean) - Method in class general.common.StudyLogger
 
- 
Adds an entry to the study log: adds the hash of the result data, component UUID, and the worker ID
 
- logResultUploading(Path, ComponentResult) - Method in class general.common.StudyLogger
 
- 
Adds an entry to the study log: adds the hash of the file, component UUID, and the worker ID
 
- logs(String, Integer, boolean) - Method in class controllers.gui.Admin
 
- 
Returns the log file specified by 'filename'.
 
- logs(String) - Method in class controllers.gui.Api
 
- 
Returns a JATOS application log file.
 
- logStudyDescriptionHash(Study, User) - Method in class general.common.StudyLogger
 
-