Addresses authentication required on every resource as reported in FCREPO-615. The solution takes an approach similar to FilterRestApiAuthn rather than stepping up to the other issues surrounding REST API authN as noted in the tracker, which apply to both FeSL and the legacy authN.
Refactored FedoraWebXML and fleshed its corresponding unit test.
Eliminated the excludeURIs init-param from AuthFilterJAAS as this was an even worse hack for dealing w/ configuring authN.