Description
With RBAC for the OSGi service, we build the OSGi service filter which would has the ROLE names, so the special characters in ROLE(like () etc which is used popularly in LDAP group) name should be escaped, as those special characters are invalid for the OSGi service filter(which follow the LDAP filter rule)