org.erights.e.elib.serial
Class PersistentKeyHolder

java.lang.Object
  |
  +--org.erights.e.elib.serial.PersistentKeyHolder

public class PersistentKeyHolder
extends Object

Untamed:

Author:
Mark S. Miller

Field Summary
static Brand THE_BRAND
          Enabled:
private static Object[] THE_PAIR
           
static Sealer THE_SEALER
          Enabled:
static Unsealer THE_UNSEALER
          Enabled:
 
Constructor Summary
PersistentKeyHolder()
          Enabled:
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

THE_PAIR

private static Object[] THE_PAIR

THE_SEALER

public static Sealer THE_SEALER
Enabled:


THE_UNSEALER

public static Unsealer THE_UNSEALER
Enabled:


THE_BRAND

public static Brand THE_BRAND
Enabled:

Constructor Detail

PersistentKeyHolder

public PersistentKeyHolder()
Enabled:



comments?