| Package | Description |
|---|---|
| de.fraunhofer.iese.ind2uce.connectors |
| Modifier and Type | Method and Description |
|---|---|
static IPolicyDecisionPoint |
ConnectorFactory.getPdp(Component component,
String preferredConnectorType,
Map<String,Authentication> protocolToAuthentication)
Tries to establish a connection to a PDP by using the passed url variable.
|
static IPolicyDecisionPoint |
ConnectorFactory.getPdp(URI url)
Tries to establish a connection to a PDP by using the passed url variable.
|
static IPolicyDecisionPoint |
ConnectorFactory.getPdp(URI url,
Authentication credentials)
Tries to establish a connection to a PDP by using the passed url variable.
|
Copyright © 2018. All rights reserved.