If you may require more than the default role-based security
supported for Endeca Server connections, you can create a custom Security
Manager to customize how Studio filters data from Endeca Server.
Security Manager class summary
A Security Manager is a concrete class that implements com.endeca.portal.data.security.MDEXSecurityManager.
Creating a new Security Manager
The Studio SDK includes Windows and Linux batch scripts for creating a new Security Manager.
Configuring Studio to use your Security Manager
In order to use your Security Manager, you must specify a new class for Studio to pick up and use in place of the default Security Manager implementation.