| Package | Description |
|---|---|
| net.shibboleth.utilities.java.support.httpclient |
Classes for working with
Apache HttpClient.
|
| net.shibboleth.utilities.java.support.resource |
Classes for reading in documents/files/data.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HttpResource
A resource that fetches data from a remote source via HTTP.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Resource
An interface representing a data resource.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractResource
Base class for resources.
|
class |
ClasspathResource
A resource which reads data from the classpath.
|
class |
FilesystemResource
An
Resource that reads data from a filesystem file. |
Copyright © 1999-2013. All Rights Reserved.