EN · DE · RU · FR · ES

#1117: UserAuthenticationsService.kt

projectforge-business/src/main/kotlin/org/projectforge/business/user/UserAuthenticationsService.kt Open class, projectforge-business/src/main/kotlin/org/projectforge/business/user/UserAuthenticationsService.kt 225 lines · 103 code · 99 comments · 23 blank
Business service layer component

Git History

868d6abb7 2025 -> 2026
63081666f Source file headers: 2024-> 2025.
67805f2fc ThreadLocalUserContext.user -> ThreadLocalUserContext.loggedInUser (renamed for avoiding mis-understandings in code).
4c04cfd65 MAJOR-CHANGE! Migration of integer id's to Long id's (including fk's etc.)
06828f490 Migration stuff in progress...
77bade6df javax.* -> jakarta.*
b6092df09 Copyright 2023 -> 2024
ab45d51fa Copyright 2001-2022 -> 2001-2023.