Rice Pastry API

rice.p2p.util.testing
Class SecurityUtilsUnit

java.lang.Object
  extended by rice.p2p.util.testing.SecurityUtilsUnit

public class SecurityUtilsUnit
extends java.lang.Object


Constructor Summary
SecurityUtilsUnit()
           
 
Method Summary
static void main(java.lang.String[] argv)
          Tests the security service.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityUtilsUnit

public SecurityUtilsUnit()
Method Detail

main

public static void main(java.lang.String[] argv)
                 throws java.security.NoSuchAlgorithmException,
                        java.io.IOException,
                        java.lang.ClassNotFoundException
Tests the security service.

Parameters:
argv - The command line arguments
Throws:
java.security.NoSuchAlgorithmException - If the encryption does not happen properly
java.io.IOException - If the encryption does not happen properly
java.lang.ClassNotFoundException - If the encryption does not happen properly

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection