Package | Description |
---|---|
org.universAAL.ri.gateway |
Main package for Space Gateway.
|
org.universAAL.ri.gateway.configuration | |
org.universAAL.ri.gateway.operations |
Modifier and Type | Method and Description |
---|---|
ParameterCheckOpertaionChain |
Session.getExportOperationChain() |
ParameterCheckOpertaionChain |
Session.getImportOperationChain() |
Modifier and Type | Method and Description |
---|---|
ParameterCheckOpertaionChain |
TurtleFileSecurityDefinition.getExportOperationChain()
The security checks that a
BusMember has to pass in order to be
allowed to be exported. |
ParameterCheckOpertaionChain |
NoSecurityDefinition.getExportOperationChain()
The security checks that a
BusMember has to pass in order to be
allowed to be exported. |
ParameterCheckOpertaionChain |
ConfigurationFile.getExportOperationChain()
The security checks that a
BusMember has to pass in order to be
allowed to be exported. |
ParameterCheckOpertaionChain |
TurtleFileSecurityDefinition.getImportOperationChain()
The security checks that a
ImportRequest has to
pass in order to be allowed to create a proxy for it. |
ParameterCheckOpertaionChain |
NoSecurityDefinition.getImportOperationChain()
The security checks that a
ImportRequest has to
pass in order to be allowed to create a proxy for it. |
ParameterCheckOpertaionChain |
ConfigurationFile.getImportOperationChain()
The security checks that a
ImportRequest has to
pass in order to be allowed to create a proxy for it. |
Modifier and Type | Class and Description |
---|---|
class |
AllowDefault
Dummy class to allow everything.
|
class |
DenyDefault
Dummy class to allow everything.
|
Modifier and Type | Method and Description |
---|---|
ParameterCheckOpertaionChain |
AllowDefault.getExportOperationChain()
The security checks that a
BusMember has to pass in order to be
allowed to be exported. |
ParameterCheckOpertaionChain |
DenyDefault.getExportOperationChain()
The security checks that a
BusMember has to pass in order to be
allowed to be exported. |
ParameterCheckOpertaionChain |
OperationChainManager.getExportOperationChain()
The security checks that a
BusMember has to pass in order to be
allowed to be exported. |
ParameterCheckOpertaionChain |
AllowDefault.getImportOperationChain()
The security checks that a
ImportRequest has to
pass in order to be allowed to create a proxy for it. |
ParameterCheckOpertaionChain |
DenyDefault.getImportOperationChain()
The security checks that a
ImportRequest has to
pass in order to be allowed to create a proxy for it. |
ParameterCheckOpertaionChain |
OperationChainManager.getImportOperationChain()
The security checks that a
ImportRequest has to
pass in order to be allowed to create a proxy for it. |
Copyright © 2018 universAAL Consortium. All rights reserved.