Deny roles to a principal on this node.
@param principalKey the name of a principal with a prefix, such as "u:" for users, "g:" for groups
@param roles the names of roles that this principal should be denied.
@return true if action was successful, or false if not
@throws RepositoryException
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.