Class EncryptedJsonReader

java.lang.Object
com.structurizr.io.json.EncryptedJsonReader

public final class EncryptedJsonReader
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    EncryptedJsonReader()  
  • Method Summary

    Modifier and Type Method Description
    EncryptedWorkspace read​(java.io.Reader reader)
    Reads and parses a workspace definition from a JSON document.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait