org.jclouds.ultradns.ws.filters
Class SOAPWrapWithPasswordAuth

java.lang.Object
  extended by org.jclouds.ultradns.ws.filters.SOAPWrapWithPasswordAuth
All Implemented Interfaces:
org.jclouds.http.HttpRequestFilter

public class SOAPWrapWithPasswordAuth
extends Object
implements org.jclouds.http.HttpRequestFilter


Constructor Summary
SOAPWrapWithPasswordAuth(com.google.common.base.Supplier<org.jclouds.domain.Credentials> creds)
           
 
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
 

Constructor Detail

SOAPWrapWithPasswordAuth

@Inject
public SOAPWrapWithPasswordAuth(com.google.common.base.Supplier<org.jclouds.domain.Credentials> creds)
Method Detail

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.