com.silverpeas.ical
Class PasswordEncoder
java.lang.Object
com.silverpeas.ical.PasswordEncoder
public final class PasswordEncoder
- extends Object
Simple password encoder. Note, this is not meant to keep your password secure. Created: Jan 03,
2007 12:50:56 PM
- Author:
- Andras Berkes
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PasswordEncoder
public PasswordEncoder()
encodePassword
public static String encodePassword(String password)
throws Exception
- Throws:
Exception
Copyright © 2016 Silverpeas. All Rights Reserved.