RMS.Authorization.verifyOperationAccess()

Signature

boolean verifyOperationAccess(String aclConfig,

Domain

Description

Perform Access Control checks for the requested operation on a project

Parameters

NameTypeDescription
aclConfigStringthe full path of the Access Control Configuration file
tokenObjectThe authentication token EObject
resourcePathStringFull resource path
operationNameStringOperation name like $1checkout$1, or $1commit$1

Returns

TypeDescription
boolean