@Singleton public class RestAuthentication extends Object implements org.jclouds.http.HttpRequestFilter, org.jclouds.rest.RequestSigner
| Constructor and Description |
|---|
RestAuthentication(com.google.common.base.Supplier<org.jclouds.domain.Credentials> creds,
javax.inject.Provider<String> timeStampProvider,
org.jclouds.crypto.Crypto crypto) |
@Inject
public RestAuthentication(com.google.common.base.Supplier<org.jclouds.domain.Credentials> creds,
javax.inject.Provider<String> timeStampProvider,
org.jclouds.crypto.Crypto crypto)
public org.jclouds.http.HttpRequest filter(org.jclouds.http.HttpRequest request)
throws org.jclouds.http.HttpException
filter in interface org.jclouds.http.HttpRequestFilterorg.jclouds.http.HttpExceptionpublic String createStringToSign(org.jclouds.http.HttpRequest input)
createStringToSign in interface org.jclouds.rest.RequestSignerCopyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.