Package dev.dsf.bpe.v2.service


package dev.dsf.bpe.v2.service
  • Interfaces
    Class
    Description
    Provides methods for: Creating and using RSA and ECDH key encapsulation mechanism Reading X509 certificates and private-keys (encrypted or not encrypted) Reading JKS and PKCS12 key-stores Creating JKS and PKCS12 key-stores based on trusted certificates or private-key and certificate chain Generating RSA (4096 bit), EC (secp256r1, secp384r1, secp521r1, X25519, X448) key-pairs Validating key-pairs to check if a private-key belongs to a public-key Validating certificates Creating SSLContexts based on a key-store with trusted certificates and/or a key-store with private-key and certificate chain
    Key encapsulation mechanism with encrypt and decrypt methods.
    Provides clients for DSF FHIR servers.
    Provides access to Endpoint resources from the DSF FHIR server.
    Provides connection configurations and HAPI FHIR clients for configured (non DSF) FHIR servers and DSF FHIR servers.
    Service for sending e-mail if a connection to an SMTP mail server is configured.
     
    Provides access to OidcClients implementing the Client Credentials Grant.
    Provides access to Organization resources from the DSF FHIR server.
    Methods for manipulating QuestionnaireResponse resources.
    Methods to configure read access for FHIR resources on a DSF FHIR server.
     
     
     
    Methods for manipulating Task resources.