it.eng.spago.dbaccess.encript
Class Key

java.lang.Object
  extended byit.eng.spago.dbaccess.encript.Key

public class Key
extends java.lang.Object


Field Summary
static java.lang.String KEY
          Chiave generata tramite la classe KeyGenerator
 
Constructor Summary
Key()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

KEY

public static final java.lang.String KEY
Chiave generata tramite la classe KeyGenerator

See Also:
Constant Field Values
Constructor Detail

Key

public Key()