Uses of Class
de.fraunhofer.iese.mydata.component.information.PdpComponentInformation
Package
Description
\* MYDATA component interfaces and classes.
-
Uses of PdpComponentInformation in de.fraunhofer.iese.mydata.component
Modifier and TypeMethodDescriptionIComponentService.addPdp
(PdpComponentInformation component) Adds a pdp.IComponentService.updatePdp
(PdpComponentInformation component) Adds a pdp. -
Uses of PdpComponentInformation in de.fraunhofer.iese.mydata.component.connector
Modifier and TypeMethodDescriptionConnectorFactory.getPdp
(PdpComponentInformation component, Authentication credentials) Tries to establish a connection to a PDP by using the passed url variable.ConnectorFactory.getPdp
(PdpComponentInformation component, String preferredConnectorType, Map<String, Authentication> protocolToAuthentication) Tries to establish a connection to a PDP by using the passed url variable.ConnectorFactory.getPdp
(PdpComponentInformation component, String preferredConnectorType, Map<String, Authentication> protocolToAuthentication, String[] activeprofiles) Tries to establish a connection to a PDP by using the passed url variable.