Class EntryPoint

    • Constructor Detail

      • EntryPoint

        public EntryPoint​(String certificate,
                          Link... links)
      • EntryPoint

        public EntryPoint()
    • Method Detail

      • getInboxUri

        public URI getInboxUri()
      • getCreateMessageUri

        public URI getCreateMessageUri()
      • getArchiveDocumentsUri

        public URI getArchiveDocumentsUri()
      • getArchivesUri

        public URI getArchivesUri()
      • getArchiveDocumentByUUIDUri

        public URI getArchiveDocumentByUUIDUri​(UUID uuid)
      • getArchiveDocumentByReferenceUri

        public URI getArchiveDocumentByReferenceUri​(String referenceid)
      • getPrintEncryptionCertificate

        public URI getPrintEncryptionCertificate()
      • getSearchUri

        public URI getSearchUri()
      • getAutocompleteUri

        public URI getAutocompleteUri()
      • getIdentificationUri

        public URI getIdentificationUri()
      • getIdentificationWithEncryptionKeyUri

        public URI getIdentificationWithEncryptionKeyUri()
      • getDocumentEventsUri

        public URI getDocumentEventsUri()
      • getSenderInformationUri

        public URI getSenderInformationUri()
      • getCertificate

        public String getCertificate()
      • getLink

        protected List<Link> getLink()
      • setLink

        protected void setLink​(List<Link> links)