com.graeff.pwencode.Encoder Class Reference

List of all members.

Static Public Member Functions

static void register (EncoderImpl ei)
static EncoderImpl findEncoder (String encoding)
static String encode (String encoding, String password)
static boolean authorize (String encoding, String hash, String password)
static void main (String args[])

Static Package Functions

 [static initializer]

Static Package Attributes

static Vector encoders = new Vector()

Member Function Documentation

com.graeff.pwencode.Encoder.[static initializer]  )  [static, package]
 

static boolean com.graeff.pwencode.Encoder.authorize String  encoding,
String  hash,
String  password
[static]
 

static String com.graeff.pwencode.Encoder.encode String  encoding,
String  password
[static]
 

static EncoderImpl com.graeff.pwencode.Encoder.findEncoder String  encoding  )  [static]
 

static void com.graeff.pwencode.Encoder.main String  args[]  )  [static]
 

static void com.graeff.pwencode.Encoder.register EncoderImpl  ei  )  [static]
 


Member Data Documentation

Vector com.graeff.pwencode.Encoder.encoders = new Vector() [static, package]
 


The documentation for this class was generated from the following file:
Generated on Sat Feb 11 01:20:01 2012 for Node Director by  doxygen 1.4.5