JACI Class

Specifies the name of the class that implements the extensible permissions interface. The class must be written using the Java Access Control Interface (JACI).

Classic Configuration

Specify the class name using the jaci_class property in the tibemsd.conf file. For example:

jaci_class = com.userco.auth.CustomAuthorizer

Administration Tool

This property cannot be set using the administration tool.