Security scopes in the DOF govern how operations are routed and processed. More...
Files | |
| file | oal.h |
| Header file for the C OAL functions, defines and data types. | |
Typedefs | |
| typedef struct DOFSecurityScope_t * | DOFSecurityScope |
| A complete, immutable security scope definition. | |
Functions | |
| void | DOFSecurityScope_Destroy (DOFSecurityScope self) |
| Destroys a DOFSecurityScope. | |
Security scopes in the DOF govern how operations are routed and processed.
Only when an operation's security scope is compatible with a system, connection, or server can that operation be processed or sent to the system, connection, or server. Compatibility of security scopes is discussed in the DOF Security Specification.