Uses of Package
org.opensaml.util.resource

Packages that use org.opensaml.util.resource
org.opensaml.util.resource Utility classes that represent readable, stream based, resources such as local filesystem and classpath resources as well as remote resources such as documents retrieved via HTTP(S). 
 

Classes in org.opensaml.util.resource used by org.opensaml.util.resource
AbstractFilteredResource
          A Resource whose contents may be run through a filter as it is being read.
HttpResource
          A resource representing a file retrieved from a URL using Apache Commons HTTPClient.
Resource
          An interface representing an data resource.
ResourceChangeListener
          A resource change listener.
ResourceChangeListener.ResourceChange
          Types of change events; creation, update, and deletion.
ResourceException
          Indicates a problem accessing a resource.
ResourceFilter
          Filter that operates over a resource.
 



Copyright © 2006-2011 Internet2. All Rights Reserved.