cuba/modules/global
Yuriy Artamonov 577bc1e30c PL-9404 New Authentication subsystem
Introduced new bean - AuthenticationManager, new services -
AuthenticationService and TrustedClientService.
AuthenticationManager receives Credentials instance and returns
AuthenticationDetails if authentication is successful.
Authentication is performed by AuthenticationProvider implementations.
Introduced new application events:  BeforeLoginEvent/AfterLoginEvent, UserLoggedInEvent/UserLoggedOutEvent, etc.
LoginService and LoginWorker masked as deprecated.
2017-09-26 18:56:09 +04:00
..
src PL-9404 New Authentication subsystem 2017-09-26 18:56:09 +04:00
test PL-9753 Access datatypes only by handled Java types 2017-09-26 14:07:56 +04:00
test-data/javacl-sources/com/haulmont/cuba/core/sys/javacl PL-7514 Update copyright in SCSS files 2016-07-11 17:17:30 +04:00