| Package | Description |
|---|---|
| org.opensaml.saml.metadata.resolver |
Classes for SAML metadata resolution.
|
| Modifier and Type | Method and Description |
|---|---|
MetadataFilter |
ChainingMetadataResolver.getMetadataFilter()
Gets the metadata filter applied to the metadata.
|
MetadataFilter |
MetadataResolver.getMetadataFilter()
Gets the metadata filter applied to the metadata.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChainingMetadataResolver.setMetadataFilter(MetadataFilter newFilter)
Sets the metadata filter applied to the metadata.
|
void |
MetadataResolver.setMetadataFilter(MetadataFilter newFilter)
Sets the metadata filter applied to the metadata.
|
Copyright © 1999–2014. All rights reserved.