|
Rice Pastry API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object rice.p2p.util.testing.SecurityUtilsUnit
DESCRIBE THE CLASS
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 |
public SecurityUtilsUnit()
Method Detail |
public static void main(java.lang.String[] argv) throws java.security.NoSuchAlgorithmException, java.io.IOException, java.lang.ClassNotFoundException
argv
- The command line arguments
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 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |