Package com.caplin.permissioning

The Caplin Permissioning Integration API provides classes and interfaces that allow you to create Permissioning Adapters.

See: Description

Package com.caplin.permissioning Description

The Caplin Permissioning Integration API provides classes and interfaces that allow you to create Permissioning Adapters.

A Permissioning Adapter sends permissioning data to Caplin Liberator. The source of the permissioning data may be a permission system that is not part of Caplin Platform, but which you want to integrate with Caplin Trader.

The Permissioning Integration API uses the services of the Caplin DataSource for Java API (package com.caplin.datasource and its subpackages), allowing the Adapter to send permissioning data to Liberator using the DataSource protocol, but without the need to write code at the DataSource API level.

For additional information about how to use this API, see the documents Caplin Permissioning: Permissioning Overview And Concepts and Caplin Permissioning: How To Create A Permissioning DataSource.

Note: Previous versions of this API were called the Caplin Xaqua Permissioning DataSource API.

SDK Contents

The Caplin Permissioning Integration API is part of the Caplin Integration Suite Software Development Kit (SDK) and contains the following components:

About the Permissioning Integration API

Follow the links below for further information about the Permissioning Integration API.


New Features

TOP


How to upgrade to Version 6.0.0

Note: If you are upgrading from a version lower than 4.5.20 you should follow the upgrade instructions for all versions since your current version.

If you are upgrading from version 5.0.0 there are no changes that need to be implemented.

To upgrade to version 6.0.0, you must change the code of your PermissioningDataSource adapter(s) to allow for the following changes to the API:

TOP


Please send bug reports and comments to Caplin support