Class |
Description |
ComponentServiceDispatcherConfig |
|
ComponentServicePostProcessor |
|
DefaultDbConfiguration |
|
EnableEventHistory |
|
EnablePolicyEnforcementPoint |
Enables the ComponentScan for Elements of Type PepService
RequestMapping.
|
EnablePolicyExecutionPoint |
Enables the PolicyExecutionPointRestController and adds a dispatcher
RequestMapping.
|
EnablePolicyInformationPoint |
Enables the PolicyInformationPointRestController and adds a dispatcher
RequestMapping.
|
EventRepository |
|
HistoricEventDao |
|
MyDataAutoConfiguration |
Thsis Configuration class congfigures the most common.
|
MyDataConfiguration |
|
MyDataConfigurationProperties |
Configuration options for MYDATA Library, used in some places via Autowiring
or Spring EL there are constructs like
#{beanFactory.getBean(T(de.fraunhofer.iese.mydata.autoconfiguration.MyDataConfigurationProperties)).component.path}
in the code
|
MyDataConfigurationProperties.Component |
|
MyDataConfigurationProperties.Pdp |
|
MyDataConfigurationProperties.Pmp |
|
MyDataConfigurationProperties.Pmp.Cloud |
|
MyDataConfigurationProperties.Sync |
|
MyDataConfigurationProperties.Sync.CloudSync |
|
MyDataConfigurationProperties.Sync.CloudSync.Cache |
|
MyDataConfigurationProperties.Sync.FileSync |
|
MyDataDbConfiguration |
|
ParameterArrayPostProcessor |
PostProcessor for Parameterarray generation.
|
PepBeanFactory |
Factory for ReactivePep .
|
PepCandidateComponentProvider |
|
PepServiceBeanDefinitionRegistryPostProcessor |
PostProcessor that creates and adds a BeanDefinition for each Interface that is
annotated with
PepInterfaceDescription .
|
PipService |
Sub-annotation of Component for Beans of Type PIP Service.
|
PolicyEnforcementPointConfiguration |
Configuration for automatic registration of PepService at PMP.
|
PolicyExecutionPointConfiguration |
Configuration for automatic registration of PxpService at PMP.
|
PolicyExecutionPointController |
Default Controller for the channel from PDP to PolicyExecutionPoints.
|
PolicyInformationPointConfiguration |
Configuration for automatic registration of PipService at PMP.
|
PolicyInformationPointController |
Default Controller for the channel from PDP to PolicyInformationPoints.
|
PxpService |
Subannotation of Component for Beans of Type PXP Service.
|
RestExposeHelper |
Holds the mapping Path --> componentId and retrieves Health-Information from IMyDataComponent instances
|
SdkDatabaseInitMarkerConfig |
|
ValueChangeEntityDao |
|