static HashMap<String,HashMap<String,byte[]>> |
AnnotationHandlers.applyEnvelopePhaseOneHandler(Node node,
ApplyEnvelope annotation,
HashMap<String,HashMap<String,byte[]>> cacheHashMap) |
static void |
AnnotationHandlers.applyEnvelopePhaseTwoHandler(Node rootNode,
HashMap<String,HashMap<String,byte[]>> cacheHashMap) |
static void |
AnnotationHandlers.commitmentRelationHandler(Node node,
CommitmentRelation annotation) |
static void |
Decryptor.decrypt(Node rootOfObjectTree,
String selfId,
byte[] keyName,
byte[] password) |
static void |
ObjectTreeHandler.processRootNode(Node rootNode) |
static void |
AnnotationHandlers.proofListHandler(Node node,
ProofList annotation) |
static <T> T |
Writer.writeAsDesignatedObject(Node rootOfObjectTree,
Class<T> clazz) |
static <T> T |
Writer.writeAsDesignatedObjectIndirectly(Node rootOfObjectTree,
Class<T> clazz) |
static String |
Writer.writeAsString(Node rootOfObjectTree) |