public class EntityRegistrationAuthorityFilterStageTest extends BaseDOMTest
EntityRegistrationAuthorityFilterStage.testingClass| Constructor and Description |
|---|
EntityRegistrationAuthorityFilterStageTest()
Constructor sets class under test.
|
| Modifier and Type | Method and Description |
|---|---|
private Collection<net.shibboleth.metadata.Item<Element>> |
buildMetadataCollection()
Build up a metadata collection containing 3 EntityDescriptors.
|
void |
testAuthorityBlacklist()
Tests filtering out Items based on an authority blacklist.
|
void |
testAuthorityWhitelist()
Tests filtering out Items based on an authority whitelist.
|
void |
testDontRemoveEntitylessEntitiesDescriptor()
Tests not removing EntitiesDescriptors that no longer contain any EntityDescriptors.
|
void |
testRemoveEntitylessEntitiesDescriptor()
Tests removing EntitiesDescriptors that no longer contain any EntityDescriptors.
|
void |
testRequireRegistrationInfo()
Tests filtering out Items that do not contain registration information.
|
assertXMLIdentical, countErrors, getParserPool, readDOMItem, readXMLData, setUpclassRelativeResource, getClasspathResource, packageRelativeResource, simpleClassRelativeNamepublic EntityRegistrationAuthorityFilterStageTest()
public void testAuthorityWhitelist()
throws Exception
Exceptionpublic void testAuthorityBlacklist()
throws Exception
Exceptionpublic void testRequireRegistrationInfo()
throws Exception
Exceptionpublic void testRemoveEntitylessEntitiesDescriptor()
throws Exception
Exceptionpublic void testDontRemoveEntitylessEntitiesDescriptor()
throws Exception
Exceptionprivate Collection<net.shibboleth.metadata.Item<Element>> buildMetadataCollection() throws Exception
ExceptionCopyright © 1999–2016. All rights reserved.