org.jclouds.openstack.trove.v1.filters
Class EncodeDotsForUserGet
java.lang.Object
org.jclouds.openstack.trove.v1.filters.EncodeDotsForUserGet
- All Implemented Interfaces:
- org.jclouds.http.HttpRequestFilter
@Singleton
public class EncodeDotsForUserGet
- extends Object
- implements org.jclouds.http.HttpRequestFilter
Encodes "." as %2e when getting a user with restricted hostname
|
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 |
EncodeDotsForUserGet
public EncodeDotsForUserGet()
filter
public org.jclouds.http.HttpRequest filter(org.jclouds.http.HttpRequest request)
throws org.jclouds.http.HttpException
- Specified by:
filter in interface org.jclouds.http.HttpRequestFilter
- Throws:
org.jclouds.http.HttpException
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.