org.jclouds.ultradns.ws.filters
Class SOAPWrapWithPasswordAuth
java.lang.Object
org.jclouds.ultradns.ws.filters.SOAPWrapWithPasswordAuth
- All Implemented Interfaces:
- org.jclouds.http.HttpRequestFilter
public class SOAPWrapWithPasswordAuth
- extends Object
- implements org.jclouds.http.HttpRequestFilter
|
Method Summary |
org.jclouds.http.HttpRequest |
filter(org.jclouds.http.HttpRequest request)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOAPWrapWithPasswordAuth
@Inject
public SOAPWrapWithPasswordAuth(com.google.common.base.Supplier<org.jclouds.domain.Credentials> creds)
filter
public org.jclouds.http.HttpRequest filter(org.jclouds.http.HttpRequest request)
- Specified by:
filter in interface org.jclouds.http.HttpRequestFilter
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.