Index
All Classes and Interfaces|All Packages
C
- ConfigurationApiEndpoint - Class in de.gematik.epa.ps.endpoint
-
Create an endpoint of the
ConfigurationApiinterface based on theConfigurationApiImplimplementation.
It is autoconfigured through the cxf-spring-boot-starter-jaxrs, so no manual setup is required - ConfigurationApiEndpoint(KonnektorConfigurationProvider, KonnektorInterfacesCxfImpl, KonnektorContextProvider) - Constructor for class de.gematik.epa.ps.endpoint.ConfigurationApiEndpoint
- connection(KonnektorConnectionConfigurationMutable) - Method in class de.gematik.epa.ps.konnektor.config.KonnektorConfigurationData
- createNewKonnektorInterfaceAssembly() - Method in class de.gematik.epa.ps.konnektor.KonnektorClientConfiguration
D
- de.gematik.epa.ps - package de.gematik.epa.ps
- de.gematik.epa.ps.config - package de.gematik.epa.ps.config
- de.gematik.epa.ps.endpoint - package de.gematik.epa.ps.endpoint
- de.gematik.epa.ps.konnektor - package de.gematik.epa.ps.konnektor
- de.gematik.epa.ps.konnektor.config - package de.gematik.epa.ps.konnektor.config
- de.gematik.epa.ps.utils - package de.gematik.epa.ps.utils
- defaultdata - Variable in class de.gematik.epa.ps.config.EpaPsSimConfiguration
- DefaultdataConfig - Class in de.gematik.epa.ps.config
- DefaultdataConfig() - Constructor for class de.gematik.epa.ps.config.DefaultdataConfig
- defaultdataProvider() - Method in class de.gematik.epa.ps.config.EpaPsSimConfiguration
- DocumentApiEndpoint - Class in de.gematik.epa.ps.endpoint
-
Create an endpoint of the
DocumentsApiinterface based on theDocumentApiImplimplementation.
It is autoconfigured through the cxf-spring-boot-starter-jaxrs, so no manual setup is required - DocumentApiEndpoint(KonnektorContextProvider, KonnektorInterfaceAssembly, DefaultdataProvider) - Constructor for class de.gematik.epa.ps.endpoint.DocumentApiEndpoint
E
- EpaPsSimApplication - Class in de.gematik.epa.ps
-
Main class of the epa-ps-sim-app.
- EpaPsSimApplication() - Constructor for class de.gematik.epa.ps.EpaPsSimApplication
- EpaPsSimConfiguration - Class in de.gematik.epa.ps.config
- EpaPsSimConfiguration() - Constructor for class de.gematik.epa.ps.config.EpaPsSimConfiguration
F
- findReadableResource(ResourceLoader, String) - Static method in class de.gematik.epa.ps.utils.SpringUtils
-
Find a resource, using a Spring ResourceLoader, and being a bit smart about it.
Looks for the resource using the given path as it is, within the classpath and finally by comparing it to all resources in the classpath and picking the first one, whose path ends on the given path.
In case no readable resource is found with the given path, throws aMissingResourceException.
J
- jsonProvider() - Method in class de.gematik.epa.ps.EpaPsSimApplication
-
Create the JsonProvider as Bean, which is then used to serialize and deserialize the data, which are processed at the implemented API interfaces.
K
- KonnektorClientConfiguration - Class in de.gematik.epa.ps.konnektor
-
This is the Konnektor specific configuration class for the epa-ps-sim-app.
It initializes all objects, which are required to use Konnektor Webservice operations. - KonnektorClientConfiguration(KonnektorConfigurationData, ResourceLoader) - Constructor for class de.gematik.epa.ps.konnektor.KonnektorClientConfiguration
- konnektorConfiguration - Variable in class de.gematik.epa.ps.konnektor.KonnektorClientConfiguration
- KonnektorConfigurationData - Class in de.gematik.epa.ps.konnektor.config
- KonnektorConfigurationData(KonnektorConnectionConfigurationData, Context) - Constructor for class de.gematik.epa.ps.konnektor.config.KonnektorConfigurationData
- konnektorConfigurationProvider() - Method in class de.gematik.epa.ps.konnektor.KonnektorClientConfiguration
- KonnektorConnectionConfigurationData - Class in de.gematik.epa.ps.konnektor.config
- KonnektorConnectionConfigurationData(AddressConfig, TlsConfig, ProxyAddressConfig, BasicAuthenticationConfig) - Constructor for class de.gematik.epa.ps.konnektor.config.KonnektorConnectionConfigurationData
- konnektorContextProvider() - Method in class de.gematik.epa.ps.konnektor.KonnektorClientConfiguration
- konnektorInterfaceAssembly() - Method in class de.gematik.epa.ps.konnektor.KonnektorClientConfiguration
M
- main(String[]) - Static method in class de.gematik.epa.ps.EpaPsSimApplication
P
- PermissionApiEndpoint - Class in de.gematik.epa.ps.endpoint
-
Create an endpoint of the
PermissionApiinterface based on thePermissionApiImplimplementation.
It is autoconfigured through the cxf-spring-boot-starter-jaxrs, so no manual setup is required - PermissionApiEndpoint(KonnektorContextProvider, KonnektorInterfaceAssembly) - Constructor for class de.gematik.epa.ps.endpoint.PermissionApiEndpoint
R
- ReadVSDApiEndpoint - Class in de.gematik.epa.ps.endpoint
-
Create an endpoint of the
ReadVSDApiinterface based on theReadVSDApiImplimplementation.
It is autoconfigured through the cxf-spring-boot-starter-jaxrs, so no manual setup is required - ReadVSDApiEndpoint(KonnektorContextProvider, KonnektorInterfaceAssembly) - Constructor for class de.gematik.epa.ps.endpoint.ReadVSDApiEndpoint
- resourceLoader - Variable in class de.gematik.epa.ps.konnektor.KonnektorClientConfiguration
S
- SpringUtils - Class in de.gematik.epa.ps.utils
-
Collection of static methods dealing with Spring specific functionality
- SpringUtils() - Constructor for class de.gematik.epa.ps.utils.SpringUtils
All Classes and Interfaces|All Packages