cloudstack/server/test/com/cloud/api
Rohit Yadav 5571b76cda CLOUDSTACK-8505: Don't allow non-POST requests for default login API
We add a new contract to pass Http request to authentication plugin system. In
the default login API, we disallow non-POST requests.

(cherry picked from commit 9e9b231672)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>

Conflicts:
	plugins/user-authenticators/saml2/src/org/apache/cloudstack/api/command/SAML2LoginAPIAuthenticatorCmd.java
	server/src/com/cloud/api/ApiServlet.java

(cherry picked from commit 8b9b4832f483797c8ab123bf27262634430efcb9)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-10-30 10:37:43 +05:30
..
dispatch CLOUDSTACK-8592: Add more unit tests 2015-10-21 14:22:53 +05:30
APITest.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
ApiResponseHelperTest.java new unit test for ApiResponseHelper 2014-03-22 18:34:46 +01:00
ApiServletTest.java CLOUDSTACK-8505: Don't allow non-POST requests for default login API 2015-10-30 10:37:43 +05:30
ListPerfTest.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
LoginResponse.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00