|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.opensymphony.module.random.Rijndael_Properties
public class Rijndael_Properties
DOCUMENT ME!
Constructor Summary | |
---|---|
Rijndael_Properties()
|
Method Summary | |
---|---|
static String |
getProperty(String key)
Get the value of a property for this algorithm. |
static String |
getProperty(String key,
String value)
Get the value of a property for this algorithm, or return value if the property was not set. |
static void |
list(PrintStream out)
List algorithm properties to the PrintStream out. |
static void |
list(PrintWriter out)
List algorithm properties to the PrintWriter out. |
static Enumeration |
propertyNames()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Rijndael_Properties()
Method Detail |
---|
public static String getProperty(String key)
public static String getProperty(String key, String value)
public static void list(PrintStream out)
public static void list(PrintWriter out)
public static Enumeration propertyNames()
|
OSCore Project Page | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |