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