org.neodatis.odb.impl.tool
Class Cryptographer

java.lang.Object
  extended by org.neodatis.odb.impl.tool.Cryptographer

public class Cryptographer
extends java.lang.Object

Author:
osmadja

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

Constructor Detail

Cryptographer

public Cryptographer()
Method Detail

encrypt

public static java.lang.String encrypt(java.lang.String string)