Package dev.dsf.bpe.v2.service
package dev.dsf.bpe.v2.service
-
InterfacesClassDescriptionProvides 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
SSLContext
s based on a key-store with trusted certificates and/or a key-store with private-key and certificate chainKey encapsulation mechanism with encrypt and decrypt methods.Provides clients for DSF FHIR servers.Provides access toEndpoint
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 toOidcClient
s implementing the Client Credentials Grant.Provides access toOrganization
resources from the DSF FHIR server.Methods for manipulatingQuestionnaireResponse
resources.Methods to configure read access for FHIR resources on a DSF FHIR server.Methods for manipulatingTask
resources.