Admin role granularity

This feature allows you to control access with greater precision, and is configured in the security domain.

For example the following command indicates the role “foo” is authorized to call the method refresh, which resides in the com.sybase.jaguar.server.ManagementImpl component, whose first parameter is “WebApplication” and second parameter is “bar”:

role-access\:foo=com.sybase.jaguar.server.ManagementImpl.refresh(Webapplication, bar) 

Supported parameter types are:

Supported components include com.sybase.jaguar.server.managementImpl.