-
Interface Summary
Interface |
Description |
Resource |
An interface representing a data resource.
|
Package net.shibboleth.utilities.java.support.resource Description
The package defines only the ShibbolethResource interface. This is API compatible with
the spring Resource http://docs.spring.io/spring/docs/2.5.x/api/org/springframework/core/io/Resource.html
but allows Resource consuming code to not require Spring.