Package net.shibboleth.utilities.java.support.resource
package net.shibboleth.utilities.java.support.resource
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.
-
Interfaces