| Package | Description |
|---|---|
| de.fraunhofer.iese.ind2uce.connectors |
| Modifier and Type | Class and Description |
|---|---|
class |
OAuthCredentials
DTO to provide the infos to authenticate via OAuth.
|
class |
UsernamePasswordAuthentication
Authentication Object that takes username and password.
|
| Modifier and Type | Method and Description |
|---|---|
static IPolicyDecisionPoint |
ConnectorFactory.getPdp(URI url,
Authentication credentials)
Tries to establish a connection to a PDP by using the passed url variable.
|
| Modifier and Type | Method and Description |
|---|---|
static IComponent |
ConnectorFactory.getComponent(ComponentBase base,
String preferredConnectorType,
Map<String,Authentication> protocolToAuthentication) |
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.
|
Copyright © 2018. All rights reserved.