Class LocalOnlyResourceEntityResolver

java.lang.Object
org.springframework.beans.factory.xml.DelegatingEntityResolver
net.shibboleth.ext.spring.util.LocalOnlyResourceEntityResolver
All Implemented Interfaces:
EntityResolver

public class LocalOnlyResourceEntityResolver extends DelegatingEntityResolver
Modified copy of Spring's existing ResourceEntityResolver class that elides the fall-through logic allowing for http(s) resolution of entities.