Actions
Task #6713
closedFeature #6711: refactoring of lavoisier security
authenticate with mode chosen by user or engine
Start date:
03/31/2014
Due date:
% Done:
0%
Estimated time:
Description
If authentication mode is chosen by user, then:
- Engine.getAuthenticationModes() must contain the mode requested by user
- else AuthenticationException is thrown
- use the first mode of Engine.getAuthenticationModes()
- else do not authenticate user
Actions