François de Parscau

Results 2 issues of François de Parscau

Change xml validation strategy to use the Woodstox validation when reading instead of having a reader and a writer to a nulloutput because this method is not able to handle...

`subject.getPrincipals()` returns a synchronized SecureSet but the iterator in `principals` must be protected by a synchronization on the `Set` otherwise, if the Set is modified during iteration, it can lead...