au.net.aba.test
Class SealedObjectTest

java.lang.Object
  |
  +--au.net.aba.test.SealedObjectTest

public class SealedObjectTest
extends java.lang.Object

Simple test class to create a SealedObject and then recover the original object. The encrypted object is simply a string taken from the command line.


Constructor Summary
SealedObjectTest()
           
 
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

SealedObjectTest

public SealedObjectTest()
Method Detail

main

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