RMS.Startup.validateACLConfig()

Signature

void validateACLConfig(String aclFilePath)

Domain

Description

Perform Access Control checks on the checked in decision project

Parameters

NameTypeDescription
aclFilePathStringthe full path of the Access Control Configuration file

Returns

TypeDescription
void