cloudstack/server/src/com/cloud/servlet
Alex Huang 555211a080 Moved Configuration from api to utils and moved the package. This was done by eclipse so I only ran the unit test to verify everything is fine 2013-07-25 03:57:12 -07:00
..
CloudStartupServlet.java CLOUDSTACK-1339: Using Sping interface injection pattern to avoid using CGLIB proxying mode. Spring with CGLIB proxying will concflict with CGLIB usage in CloudStack DB code, CloudStack CGLIB usage can cause Spring to lose tack of its proxied object and therefore creates a massive amount of objects in memory 2013-03-05 19:03:30 -05:00
ConsoleProxyClientParam.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
ConsoleProxyPasswordBasedEncryptor.java CLOUDSTACK-2039: Improve console access security with 128-bit AES encryption and securely-randomized key generation 2013-04-15 16:52:22 -07:00
ConsoleProxyServlet.java Removed the getByTypeAndId() method and replace it with getById method 2013-07-22 20:06:04 -07:00
RegisterCompleteServlet.java Moved Configuration from api to utils and moved the package. This was done by eclipse so I only ran the unit test to verify everything is fine 2013-07-25 03:57:12 -07:00