org.jets3t.samples
Class UrlSigningExample

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

public class UrlSigningExample
extends java.lang.Object

Demonstrates how to create and use Signed URLs.


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

Constructor Detail

UrlSigningExample

public UrlSigningExample()
Method Detail

main

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