org.tinyradius.test
Class TestDictionary

java.lang.Object
  extended by org.tinyradius.test.TestDictionary

public class TestDictionary
extends java.lang.Object

Shows how to use TinyRadius with a custom dictionary loaded from a dictionary file. Requires a file "test.dictionary" in the current directory.


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

TestDictionary

public TestDictionary()
Method Detail

main

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