Package | Description |
---|---|
org.opensaml.saml2.metadata.provider |
Class for retrieving, filtering, and querying metadata.
|
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 |
---|
Resource
An interface representing an data resource.
|
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 © 2018 JBoss by Red Hat. All rights reserved.