|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.shibboleth.metadata.dom.BaseDomTest
net.shibboleth.metadata.dom.saml.EntityRegistrationAuthorityFilterStageTest
public class EntityRegistrationAuthorityFilterStageTest
Unit test for EntityRegistrationAuthorityFilterStage.
| Constructor Summary | |
|---|---|
EntityRegistrationAuthorityFilterStageTest()
|
|
| Method Summary | |
|---|---|
private Collection<net.shibboleth.metadata.dom.DomElementItem> |
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. |
| Methods inherited from class net.shibboleth.metadata.dom.BaseDomTest |
|---|
assertXmlIdentical, getParserPool, readTestRelativeXmlData, readXmlData, setUp |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EntityRegistrationAuthorityFilterStageTest()
| Method Detail |
|---|
public void testAuthorityWhitelist()
throws Exception
Exception
public void testAuthorityBlacklist()
throws Exception
Exception
public void testRequireRegistrationInfo()
throws Exception
Exception
public void testRemoveEntitylessEntitiesDescriptor()
throws Exception
Exception
public void testDontRemoveEntitylessEntitiesDescriptor()
throws Exception
Exception
private Collection<net.shibboleth.metadata.dom.DomElementItem> buildMetadataCollection()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||