Package | Description |
---|---|
org.opensaml.saml.metadata.resolver.impl |
Class for retrieving, filtering, and querying metadata.
|
Modifier and Type | Method and Description |
---|---|
protected AbstractBatchMetadataResolver.BatchEntityBackingStore |
AbstractBatchMetadataResolver.createNewBackingStore()
Create a new backing store instance for EntityDescriptor data.
|
protected AbstractBatchMetadataResolver.BatchEntityBackingStore |
AbstractBatchMetadataResolver.getBackingStore()
Get the EntityDescriptor backing store currently in use by the metadata resolver.
|
protected AbstractBatchMetadataResolver.BatchEntityBackingStore |
AbstractBatchMetadataResolver.preProcessNewMetadata(XMLObject root)
Process the specified new metadata document, including metadata filtering
and return its data in a new entity backing store instance.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.