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:
int
float
double
java.lang.String
java.lang.Integer
java.lang.Float
java.lang.Double
Supported components include com.sybase.jaguar.server.managementImpl.