| Package | Description |
|---|---|
| de.fraunhofer.iese.ind2uce.api.component |
IND2UCE component interfaces and classes.
|
| de.fraunhofer.iese.ind2uce.api.component.interfaces |
IND2UCE component interfaces.
|
| de.fraunhofer.iese.ind2uce.connectors |
| Modifier and Type | Class and Description |
|---|---|
class |
Component
A description of a concrete IND2UCE framework component.
|
class |
PepComponent
Created by goetzingert on 03/11/2016.
|
| Modifier and Type | Method and Description |
|---|---|
ComponentBase |
IPolicyRetrievalPoint.lookup(ComponentId id)
Lookup by
ComponentId. |
ComponentBase |
IPolicyManagementPoint.lookup(ComponentId id)
Lookup by
ComponentId. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
IPolicyRetrievalPoint.registerComponent(ComponentBase component)
Adds a component into the database.
|
| Modifier and Type | Method and Description |
|---|---|
static IComponent |
ConnectorFactory.getComponent(ComponentBase base,
String preferredConnectorType) |
static IComponent |
ConnectorFactory.getComponent(ComponentBase base,
String preferredConnectorType,
Map<String,Authentication> protocolToAuthentication) |
Copyright © 2018. All rights reserved.