I work on a project with complex dynamic security access rules. We implemented our own SecurityExpressionHandler and we want to instantiate MessageSecurityExpressionRoot but we can't because it's package protected.
I work on a project with complex dynamic security access rules. We implemented our own SecurityExpressionHandler and we want to instantiate MessageSecurityExpressionRoot but we can't because it's package protected.