Class DefaultDictionary

java.lang.Object
org.tinyradius.core.dictionary.DefaultDictionary

public class DefaultDictionary
extends java.lang.Object
The default dictionary is a singleton object containing a dictionary in the memory that is filled on application startup using the default dictionary file from the classpath resource org.tinyradius.dictionary.default_dictionary.
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static WritableDictionary INSTANCE  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait