cloudstack/plugins/user-authenticators/ldap
weingartner 98594b709b Removal of DefaultUserAuthenticator empty class
The DefaultUserAuthenticator is an empty class, extending the
AdapterBase and implementing the UserAuthenticator interface. The class
is only being used as a marker and it's sole use is to be extended by
other UserAuthenticators. Noticing that the class had no purpose, I
removed it and made it's children extend from it's superclass and
implement it's interface instead. Also, I removed the @Local tags from
those classes, since EJB is not used anymore.
2015-11-27 21:29:50 -02:00
..
resources/META-INF/cloudstack/ldap CLOUDSTACK-8647 added new api linkLdapToDomain 2015-08-27 17:30:19 +05:30
src/org/apache/cloudstack Removal of DefaultUserAuthenticator empty class 2015-11-27 21:29:50 -02:00
test CLOUDSTACK-8647: linkdomaintoldap shouldnt fail when createuseraccount fails 2015-09-03 18:05:50 +05:30
pom.xml Updating pom.xml version numbers for release 4.7.0-SNAPSHOT 2015-11-15 18:54:13 +01:00