cloudstack/server
Darren Shepherd 692535f928 Cleanup DefaultUserAuthenticator and removed masking _name variable
DefaultUserAuthenticator maskes the _name varible in ComponentLifecycleBase
making the setName() method not work as expected.  This patch cleans up the
code such that getName() will be getClass().getSimpleName() unless
overridden in the Spring configuration.
2013-09-30 09:33:33 -07:00
..
conf Changed the log4j config files to log org.apache.cloudstack in debug and change the layout format 2013-07-26 20:35:49 -07:00
resources/com/cloud/upgrade CLOUDSTACK-1818: add a missing file that is missed in previous patch 2013-03-29 11:12:36 -07:00
scripts License header updates for the server folder. 2012-08-03 09:41:27 -04:00
src Cleanup DefaultUserAuthenticator and removed masking _name variable 2013-09-30 09:33:33 -07:00
test basic test for ApiDispatcher 2013-09-30 13:08:15 +02:00
pom.xml Moved NetworkManagerImpl to NetworkOrchestrator 2013-09-06 15:40:32 -07:00