mirror of
https://gitee.com/jmix/cuba.git
synced 2024-12-05 04:38:10 +08:00
577bc1e30c
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. |
||
---|---|---|
.. | ||
src | ||
test | ||
test-data/javacl-sources/com/haulmont/cuba/core/sys/javacl |