Package net.shibboleth.ext.spring.resource
package net.shibboleth.ext.spring.resource
Shibboleth integration with Spring
Resource.Helper functions,
concrete implementations and a bridging class.-
ClassesClassDescriptionA wrapper that guards a
Resourcethat may be absent by returning an empty bean file instead.Supports a "conditional:resourcepath" URL syntax for wrapping a Spring resource with aConditionalResource.A resource representing a file read from an HTTP(S) location.Resource for looking up HTTP URLs.A wrapper around the entity contentInputStreamrepresented by anHttpResponsethat closes the stream and the HttpResponse whenHTTPResource.ConnectionClosingInputStream.close()is invoked.An extension ofDefaultResourceLoaderthat (1) is biased in favor of the filesystem such that bare resource paths are assumed to be files rather than classpath resources and (2) supports loading "classpath*:" resources.A file backed resource which calls out to a providedRunnableas appropriate such that the resource becomes reloadable.