Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.cybertivity.powerjournal
Class PasswordLib  view PasswordLib download PasswordLib.java

java.lang.Object
  extended bycom.cybertivity.powerjournal.PasswordLib

public class PasswordLib
extends java.lang.Object

Title: PowerJournal Description: $Id: PasswordLib.java,v 1.1 2001/12/01 21:02:13 arrowood Exp $ Copyright: Copyright (c) 2001 Company: Cybertivity

Version:
1.0

Constructor Summary
PasswordLib()
           
 
Method Summary
static java.lang.String hashPassword(java.lang.String tryPassword)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PasswordLib

public PasswordLib()
Method Detail

hashPassword

public static java.lang.String hashPassword(java.lang.String tryPassword)
                                     throws java.security.NoSuchAlgorithmException