This method is called to see if the given id matches the given id expression in the ACL. This allows schemes to use application specific wild cards.
@param id the id to check.
@param aclExpr the expression to match ids against.
@return true if the id can be matched by the expression.
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.