cloudstack/server/src/com/cloud/user
Alena Prokharchyk ab627bc767 Changed "authenticate" method to return both - result of authentication, and action to perform when authentication failed - to the accountManagerImpl. Only if authenicators request INCREMENT_INCORRECT_LOGIN_ATTEMPT_COUNT, the incorrect_login_attempts parameter will be increased
Signed-off-by: Alena Prokharchyk <alena.prokharchyk@citrix.com>
2014-01-21 17:45:53 -08:00
..
AccountManager.java Removed trailing spaces 2013-11-21 04:08:01 -08:00
AccountManagerImpl.java Changed "authenticate" method to return both - result of authentication, and action to perform when authentication failed - to the accountManagerImpl. Only if authenicators request INCREMENT_INCORRECT_LOGIN_ATTEMPT_COUNT, the incorrect_login_attempts parameter will be increased 2014-01-21 17:45:53 -08:00
DomainManager.java Removed trailing spaces 2013-11-21 04:08:01 -08:00
DomainManagerImpl.java CLOUDSTACK-5861: networks that failed to implement can not be destroyed 2014-01-13 23:28:35 +05:30