#include <saml/saml2/metadata/MetadataFilter.h>
Inheritance diagram for opensaml::saml2md::BatchLoadMetadataFilterContext:
Public Member Functions | |
BatchLoadMetadataFilterContext (bool isBackingFile) | |
Constructor. | |
bool | isBackingFile () const |
Get whether the filtering is over a backing copy of the metadata. | |
void | setBackingFile (bool flag) |
Set whether the filtering is over a backing copy of the metadata. |
|
Constructor.
|
|
Get whether the filtering is over a backing copy of the metadata.
|
|
Set whether the filtering is over a backing copy of the metadata.
|