Uses of Class
net.shibboleth.ext.spring.resource.HTTPResource
-
Packages that use HTTPResource Package Description net.shibboleth.ext.spring.resource Shibboleth integration with SpringResource.Helper functions, concrete implementations and a bridging class. -
-
Uses of HTTPResource in net.shibboleth.ext.spring.resource
Subclasses of HTTPResource in net.shibboleth.ext.spring.resource Modifier and Type Class Description classFileBackedHTTPResourceA resource representing a file read from an HTTP(S) location.Methods in net.shibboleth.ext.spring.resource that return HTTPResource Modifier and Type Method Description HTTPResourceFileBackedHTTPResource. createRelative(String relativePath)Based onUrlResource.HTTPResourceHTTPResource. createRelative(String relativePath)Based onUrlResource.
-