nl.coderight.jazz.util
Class JazzCrypto

java.lang.Object
  extended by nl.coderight.jazz.util.JazzCrypto

public final class JazzCrypto
extends Object


Method Summary
 String decrypt(String string)
           
 String encrypt(String string)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

encrypt

public String encrypt(String string)

decrypt

public String decrypt(String string)


Copyright 2010 CodeRight, All rights reserved.