jaci_class
Specifies the name of the class that implements the extensible permissions interface.
jaci_class = class-name
The class must be written using the Java Access Control Interface (JACI). For more information about writing a custom application using JACI to grant permissions, see Permissions Module.
For example:
jaci_class = com.userco.auth.CustomAuthorizer
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.