Please be aware that Ping Identity does not accept third-party contributions at this time! Please see our contribution guidelines.
What does this implement/fix? Explain your changes.
Creates the given path in an ObjectNode by creating missing attributes.
Nice util method in combination with pathExists.
Supports eq filters, but not others.
Does this close any currently open issues?
no, but I'm not able to extend the visitor and are blocked with my implementation.
Otherwise we could also make the methods protected so that somebody can override it. 🙌
Please be aware that Ping Identity does not accept third-party contributions at this time! Please see our contribution guidelines.
What does this implement/fix? Explain your changes.
Creates the given path in an ObjectNode by creating missing attributes. Nice util method in combination with pathExists. Supports eq filters, but not others.
Does this close any currently open issues?
no, but I'm not able to extend the visitor and are blocked with my implementation. Otherwise we could also make the methods protected so that somebody can override it. 🙌