com.graeff.pwencode.NTEncoder Class Reference

Inheritance diagram for com.graeff.pwencode.NTEncoder:

com.graeff.pwencode.EncoderImpl List of all members.

Public Member Functions

 NTEncoder (int what)
boolean accepts (String encoding)
String encode (String password)

Static Public Member Functions

static byte[] toMSUc (String text)
static void main (String args[])

Static Public Attributes

static final int NT_ENC = 0
static final int LM_ENC = 1

Constructor & Destructor Documentation

com.graeff.pwencode.NTEncoder.NTEncoder int  what  ) 
 


Member Function Documentation

boolean com.graeff.pwencode.NTEncoder.accepts String  encoding  ) 
 

Reimplemented from com.graeff.pwencode.EncoderImpl.

String com.graeff.pwencode.NTEncoder.encode String  password  ) 
 

Reimplemented from com.graeff.pwencode.EncoderImpl.

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

static byte [] com.graeff.pwencode.NTEncoder.toMSUc String  text  )  [static]
 


Member Data Documentation

final int com.graeff.pwencode.NTEncoder.LM_ENC = 1 [static]
 

final int com.graeff.pwencode.NTEncoder.NT_ENC = 0 [static]
 


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