Package | Description |
---|---|
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).
|
Class and Description |
---|
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 © 1999–2016. All rights reserved.