org.jets3t.samples
Class UrlSigningExample

java.lang.Object
  extended by org.jets3t.samples.UrlSigningExample

public class UrlSigningExample
extends Object

Demonstrates how to create and use Signed URLs.


Constructor Summary
UrlSigningExample()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UrlSigningExample

public UrlSigningExample()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception