org.jclouds.openstack.swift.v1
Class TemporaryUrlSigner
java.lang.Object
org.jclouds.openstack.swift.v1.TemporaryUrlSigner
public class TemporaryUrlSigner
- extends Object
Use this utility to create temporary urls.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
checkApiEvery
public static TemporaryUrlSigner checkApiEvery(AccountApi api,
long seconds)
sign
public String sign(String method,
String path,
long expirationTimestampSeconds)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.