com.dotmarketing.cms.factories
Class PublicEncryptionFactory
java.lang.Object
com.dotmarketing.cms.factories.PublicEncryptionFactory
public class PublicEncryptionFactory
- extends java.lang.Object
- Author:
- will
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PublicEncryptionFactory
public PublicEncryptionFactory()
getRandomPassword
public static java.lang.String getRandomPassword()
getRandomEncryptedPassword
public static java.lang.String getRandomEncryptedPassword()
encryptString
public static java.lang.String encryptString(java.lang.String x)
digestString
public static java.lang.String digestString(java.lang.String x)
decryptString
public static java.lang.String decryptString(java.lang.String x)
Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.