Akenti Interfaces
Akenti Interfaces
Akenti can be run either as a server which can be queried by simple message
protocol, or it can be linked in to a gatekeeper process as called as
library functions.
An Akenti Server can be called by multiple gatekeepers for the same or
different resource trees.
The policy engine is written in C++, but we provide an C API to both
the policy engine and client interface. We plan to provide a
Java client-side interface, and a python policy engine wrapper in the near
future.
Last Modified