org.kuali.common.util
Class EncUtils

java.lang.Object
  extended by org.kuali.common.util.EncUtils

public class EncUtils
extends Object


Constructor Summary
EncUtils()
           
 
Method Summary
static org.jasypt.util.text.TextEncryptor getTextEncryptor(EncryptionStrength strength, String password)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EncUtils

public EncUtils()
Method Detail

getTextEncryptor

public static final org.jasypt.util.text.TextEncryptor getTextEncryptor(EncryptionStrength strength,
                                                                        String password)


Copyright © 2010-2012 The Kuali Foundation. All Rights Reserved.