Uses of Interface
de.fraunhofer.iese.mydata.component.interfaces.IBasicManagementService
Package
Description
-
Uses of IBasicManagementService in de.fraunhofer.iese.mydata.component.connector
Modifier and TypeMethodDescriptionConnectorFactory.getBasicManagementService
(BasicManagementServiceComponentInformation component, String preferredConnectorType) Tries to establish a connection to a PMP client by using the passed url variable.ConnectorFactory.getPmpClient
(URI url) Tries to establish a connection to a PMP client by using the passed url variable.ConnectorFactory.getPmpClient
(URI url, OAuthCredentials oAuthCredentials) Tries to establish a connection to a PMP client by using the passed url variable. -
Uses of IBasicManagementService in de.fraunhofer.iese.mydata.component.interfaces
Modifier and TypeInterfaceDescriptioninterface
Server Interface of the Policy Management Point.