This looks pretty cool, although I don't know enough about TempAuth to comment on the technical details. An addition to jclouds-examples would probably help, but that can be covered in a different PR.
> jclouds-pull-requests-java-7 #328 FAILURE The test failure is in an AWS EC2 test that seems unrelated to this PR, so it shouldn't hold it up. Aany idea where that might be coming from, though? ``` Tests run: 303, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 21.624 sec <<< FAILURE! - in TestSuite addIpPermissionGroupFromIpPermission(org.jclouds.aws.ec2.compute.extensions.AWSEC2SecurityGroupExtensionApiMockTest) Time elapsed: 0.166 sec <<< FAILURE! org.jclouds.http.HttpResponseException: Unexpected end of file from server connecting to POST http://localhost:38030/ HTTP/1.1 at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:772) ``` --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/616#issuecomment-64732579
