Public Member Functions |
boolean | accepts (String encoding) |
String | encode (String password) |
boolean | authorize (String hash, String password) |
Static Public Member Functions |
static String | digestToString (byte[] digest) |
Member Function Documentation
boolean com.graeff.pwencode.EncoderImpl.accepts |
( |
String |
encoding | ) |
|
boolean com.graeff.pwencode.EncoderImpl.authorize |
( |
String |
hash, |
|
|
String |
password |
|
) |
| |
static String com.graeff.pwencode.EncoderImpl.digestToString |
( |
byte[] |
digest | ) |
|
|
static |
String com.graeff.pwencode.EncoderImpl.encode |
( |
String |
password | ) |
|
The documentation for this class was generated from the following file: