A B C D E G H I M N P R S T U V X

A

AssertSupport - Class in net.shibboleth.metadata
Helper class that offers additional assertion checks.
AssertSupport() - Constructor for class net.shibboleth.metadata.AssertSupport
Constructor.
assertValidComponentInfo(Item<?>, int, Class<? extends Component>, String) - Static method in class net.shibboleth.metadata.AssertSupport
Checks that the given metadata element contains ComponentInfo information.
assertXmlIdentical(Node, Node) - Method in class net.shibboleth.metadata.dom.BaseDomTest
Checks whether two nodes are identical based on Diff.identical().

B

BaseDomTest - Class in net.shibboleth.metadata.dom
A base class for DOM related tests.
BaseDomTest() - Constructor for class net.shibboleth.metadata.dom.BaseDomTest
 
buildDomElementItem(long) - Method in class net.shibboleth.metadata.dom.saml.ValidateValidUntilStageTest
Creates a DomElementItem that contains a validUntil attribute whose value is now plus a given interval.
buildHttpResource(String) - Method in class net.shibboleth.metadata.dom.DomResourceSourceTest
 
buildMetadataCollection() - Method in class net.shibboleth.metadata.dom.saml.EntitiesDescriptorAssemblerStageTest
 
buildMetadataCollection() - Method in class net.shibboleth.metadata.dom.saml.EntityFilterStageTest
Build up a metadata collection containing 3 EntityDescriptors.
buildMetadataCollection() - Method in class net.shibboleth.metadata.dom.saml.EntityRegistrationAuthorityFilterStageTest
Build up a metadata collection containing 3 EntityDescriptors.
buildMetadataCollection() - Method in class net.shibboleth.metadata.dom.saml.EntityRoleFilterStageTest
Build up a metadata collection containing 3 EntityDescriptors.
buildMetdataCollection(String) - Method in class net.shibboleth.metadata.dom.XMLSchemaValidationStageTest
 
buildStage() - Method in class net.shibboleth.metadata.dom.XMLSchemaValidationStageTest
 
buildStages() - Method in class net.shibboleth.metadata.pipeline.SimplePipelineTest
 

C

ClassToInstanceMultiMapTest - Class in net.shibboleth.metadata.util
Unit test for ClassToInstanceMultiMap.
ClassToInstanceMultiMapTest() - Constructor for class net.shibboleth.metadata.util.ClassToInstanceMultiMapTest
 
ContactPersonFilterStageTest - Class in net.shibboleth.metadata.dom.saml
Unit test for ContactPersonFilterStage.
ContactPersonFilterStageTest() - Constructor for class net.shibboleth.metadata.dom.saml.ContactPersonFilterStageTest
 
contactPersonQname - Variable in class net.shibboleth.metadata.dom.saml.ContactPersonFilterStageTest
 
copy() - Method in class net.shibboleth.metadata.MockItem
CountingStage<ItemType extends net.shibboleth.metadata.Item<?>> - Class in net.shibboleth.metadata.pipeline
Stages that counts the number of times it was invoked and the number of items it has observed.
CountingStage() - Constructor for class net.shibboleth.metadata.pipeline.CountingStage
Constructor.

D

doExecute() - Method in class net.shibboleth.metadata.dom.ElementStrippingStageTest
 
doExecute() - Method in class net.shibboleth.metadata.dom.EmptyContainerStrippingStageTest
 
doExecute() - Method in class net.shibboleth.metadata.dom.NamespaceStrippingStageTest
 
DomFilesystemSourceTest - Class in net.shibboleth.metadata.dom
Unit test for DomFilesystemSourceStage.
DomFilesystemSourceTest() - Constructor for class net.shibboleth.metadata.dom.DomFilesystemSourceTest
 
DomResourceSourceTest - Class in net.shibboleth.metadata.dom
 
DomResourceSourceTest() - Constructor for class net.shibboleth.metadata.dom.DomResourceSourceTest
 

E

ElementFormattingStageTest - Class in net.shibboleth.metadata.dom
ElementFormattingStage unit test.
ElementFormattingStageTest() - Constructor for class net.shibboleth.metadata.dom.ElementFormattingStageTest
 
ElementStrippingStageTest - Class in net.shibboleth.metadata.dom
 
ElementStrippingStageTest() - Constructor for class net.shibboleth.metadata.dom.ElementStrippingStageTest
 
EmptyContainerStrippingStageTest - Class in net.shibboleth.metadata.dom
 
EmptyContainerStrippingStageTest() - Constructor for class net.shibboleth.metadata.dom.EmptyContainerStrippingStageTest
 
entitiesDescriptor - Variable in class net.shibboleth.metadata.dom.saml.ContactPersonFilterStageTest
 
EntitiesDescriptorAssemblerStageTest - Class in net.shibboleth.metadata.dom.saml
Unit test for the EntitiesDescriptorAssemblerStage class.
EntitiesDescriptorAssemblerStageTest() - Constructor for class net.shibboleth.metadata.dom.saml.EntitiesDescriptorAssemblerStageTest
 
EntitiesDescriptorDisassemblerStageTest - Class in net.shibboleth.metadata.dom.saml
EntitiesDescriptorDisassemblerStage unit test.
EntitiesDescriptorDisassemblerStageTest() - Constructor for class net.shibboleth.metadata.dom.saml.EntitiesDescriptorDisassemblerStageTest
 
EntityDescriptorItemIdPopulationStageTest - Class in net.shibboleth.metadata.dom.saml
Unit test for EntityDescriptorItemIdPopulationStage.
EntityDescriptorItemIdPopulationStageTest() - Constructor for class net.shibboleth.metadata.dom.saml.EntityDescriptorItemIdPopulationStageTest
 
EntityFilterStageTest - Class in net.shibboleth.metadata.dom.saml
Unit test for EntityFilterStage.
EntityFilterStageTest() - Constructor for class net.shibboleth.metadata.dom.saml.EntityFilterStageTest
 
EntityRegistrationAuthorityFilterStageTest - Class in net.shibboleth.metadata.dom.saml
Unit test for EntityRegistrationAuthorityFilterStage.
EntityRegistrationAuthorityFilterStageTest() - Constructor for class net.shibboleth.metadata.dom.saml.EntityRegistrationAuthorityFilterStageTest
 
EntityRoleFilterStageTest - Class in net.shibboleth.metadata.dom.saml
Unit test for EntityRoleFilterStage.
EntityRoleFilterStageTest() - Constructor for class net.shibboleth.metadata.dom.saml.EntityRoleFilterStageTest
 
equals(Object) - Method in class net.shibboleth.metadata.MockItem
execute(Collection<ItemType>) - Method in class net.shibboleth.metadata.pipeline.CountingStage

G

getInvocationCount() - Method in class net.shibboleth.metadata.pipeline.CountingStage
Gets the number of times the stage was invoked.
getItemCount() - Method in class net.shibboleth.metadata.pipeline.CountingStage
Gets the number of items observed.
getParserPool() - Method in class net.shibboleth.metadata.dom.BaseDomTest
Gets an initialized parser pool.

H

hashCode() - Method in class net.shibboleth.metadata.MockItem

I

invocationCount - Variable in class net.shibboleth.metadata.pipeline.CountingStage
Number of times the stage was invoked.
itemCount - Variable in class net.shibboleth.metadata.pipeline.CountingStage
Number of items observed.
ItemIdTest - Class in net.shibboleth.metadata
Unit tests for the ItemId class.
ItemIdTest() - Constructor for class net.shibboleth.metadata.ItemIdTest
 
ItemMetadataFilterStageTest - Class in net.shibboleth.metadata.pipeline
ItemMetadataFilterStage unit test.
ItemMetadataFilterStageTest() - Constructor for class net.shibboleth.metadata.pipeline.ItemMetadataFilterStageTest
 
ItemMetadataTerminationStageTest - Class in net.shibboleth.metadata.pipeline
ItemMetadataTerminationStage unit test.
ItemMetadataTerminationStageTest() - Constructor for class net.shibboleth.metadata.pipeline.ItemMetadataTerminationStageTest
 
ItemTagTest - Class in net.shibboleth.metadata
Unit test for ItemTag.
ItemTagTest() - Constructor for class net.shibboleth.metadata.ItemTagTest
 

M

makeInput() - Method in class net.shibboleth.metadata.dom.MultiOutputXSLTtransformationStageTest
Utility method to grab our standard input file and turn it into a DomElementItem.
makeInput() - Method in class net.shibboleth.metadata.dom.XSLTtransformationStageTest
Utility method to grab our standard input file and turn it into a DomElementItem.
makeInput() - Method in class net.shibboleth.metadata.dom.XSLValidationStageTest
Utility method to grab our standard input file and turn it into a DomElementItem.
md1 - Variable in class net.shibboleth.metadata.pipeline.ItemMetadataFilterStageTest
Metadata element which contains no StatusMetadata items.
md1 - Variable in class net.shibboleth.metadata.pipeline.ItemMetadataTerminationStageTest
Metadata element which contains no StatusMetadata items.
md2 - Variable in class net.shibboleth.metadata.pipeline.ItemMetadataFilterStageTest
Metadata element which contains a WarningStatus item.
md2 - Variable in class net.shibboleth.metadata.pipeline.ItemMetadataTerminationStageTest
Metadata element which contains a WarningStatus item.
md3 - Variable in class net.shibboleth.metadata.pipeline.ItemMetadataFilterStageTest
Metadata element which contains no StatusMetadata items.
md3 - Variable in class net.shibboleth.metadata.pipeline.ItemMetadataTerminationStageTest
Metadata element which contains no StatusMetadata items.
md4 - Variable in class net.shibboleth.metadata.pipeline.ItemMetadataFilterStageTest
Metadata element which contains a WarningStatus and ErrorStatus item.
md4 - Variable in class net.shibboleth.metadata.pipeline.ItemMetadataTerminationStageTest
Metadata element which contains a WarningStatus and ErrorStatus item.
metadataCollectionPrototype - Variable in class net.shibboleth.metadata.pipeline.ItemMetadataFilterStageTest
Unmodifiable, prototype, collection of metadata elements.
metadataCollectionPrototype - Variable in class net.shibboleth.metadata.pipeline.ItemMetadataTerminationStageTest
Unmodifiable, prototype, collection of metadata elements.
MockItem - Class in net.shibboleth.metadata
A mock implementation of Item.
MockItem(String) - Constructor for class net.shibboleth.metadata.MockItem
Constructor.
MultiOutputXSLTtransformationStageTest - Class in net.shibboleth.metadata.dom
MultiOutputXSLTransformationStage unit test.
MultiOutputXSLTtransformationStageTest() - Constructor for class net.shibboleth.metadata.dom.MultiOutputXSLTtransformationStageTest
 
MultiOutputXSLTtransformationStageTest.TestInfo - Class in net.shibboleth.metadata.dom
Simple marker object to test correct passage of ItemMetadata through pipeline stages.
MultiOutputXSLTtransformationStageTest.TestInfo() - Constructor for class net.shibboleth.metadata.dom.MultiOutputXSLTtransformationStageTest.TestInfo
 

N

NamespaceStrippingStageTest - Class in net.shibboleth.metadata.dom
 
NamespaceStrippingStageTest() - Constructor for class net.shibboleth.metadata.dom.NamespaceStrippingStageTest
 
net.shibboleth.metadata - package net.shibboleth.metadata
 
net.shibboleth.metadata.dom - package net.shibboleth.metadata.dom
 
net.shibboleth.metadata.dom.saml - package net.shibboleth.metadata.dom.saml
 
net.shibboleth.metadata.pipeline - package net.shibboleth.metadata.pipeline
 
net.shibboleth.metadata.util - package net.shibboleth.metadata.util
 

P

parserPool - Variable in class net.shibboleth.metadata.dom.BaseDomTest
Initialized parser pool used to parser data.
PipelineDemultiplexerStageTest - Class in net.shibboleth.metadata.pipeline
Unit test of PipelineDemultiplexerStage.
PipelineDemultiplexerStageTest() - Constructor for class net.shibboleth.metadata.pipeline.PipelineDemultiplexerStageTest
 
PipelineMergeStageTest - Class in net.shibboleth.metadata.pipeline
PipelineMergeStage unit test.
PipelineMergeStageTest() - Constructor for class net.shibboleth.metadata.pipeline.PipelineMergeStageTest
 
populate(ClassToInstanceMultiMap<AbstractInstant>) - Method in class net.shibboleth.metadata.util.ClassToInstanceMultiMapTest
 
prettyPrintElement - Variable in class net.shibboleth.metadata.dom.ElementFormattingStageTest
 
PullUpCacheDurationStageTest - Class in net.shibboleth.metadata.dom.saml
Unit test for PullUpCacheDurationStage.
PullUpCacheDurationStageTest() - Constructor for class net.shibboleth.metadata.dom.saml.PullUpCacheDurationStageTest
 
PullUpValidUntilStageTest - Class in net.shibboleth.metadata.dom.saml
Unit test for PullUpValidUntilStage.
PullUpValidUntilStageTest() - Constructor for class net.shibboleth.metadata.dom.saml.PullUpValidUntilStageTest
 

R

readTestRelativeXmlData(Class, String) - Method in class net.shibboleth.metadata.dom.BaseDomTest
Parses and XML data file located in the resource directory named for the class that is being tested.
readXmlData(String) - Method in class net.shibboleth.metadata.dom.BaseDomTest
Reads in an XML file, parses it, and returns the document element.
RemoveOrganizationStageTest - Class in net.shibboleth.metadata.dom.saml
Unit test for RemoveOrganizationStage.
RemoveOrganizationStageTest() - Constructor for class net.shibboleth.metadata.dom.saml.RemoveOrganizationStageTest
 

S

serialVersionUID - Static variable in class net.shibboleth.metadata.dom.MultiOutputXSLTtransformationStageTest.TestInfo
Serial version UIDs.
serialVersionUID - Static variable in class net.shibboleth.metadata.dom.XSLTtransformationStageTest.TestInfo
Serial version UIDs.
serialVersionUID - Static variable in class net.shibboleth.metadata.dom.XSLValidationStageTest.TestInfo
Serial version UIDs.
serialVersionUID - Static variable in class net.shibboleth.metadata.MockItem
Serial version UID.
SetCacheDurationStageTest - Class in net.shibboleth.metadata.dom.saml
Unit test for SetCacheDurationStage.
SetCacheDurationStageTest() - Constructor for class net.shibboleth.metadata.dom.saml.SetCacheDurationStageTest
 
setData(String) - Method in class net.shibboleth.metadata.MockItem
setMetadataInfo(ClassToInstanceMultiMap<ItemMetadata>) - Method in class net.shibboleth.metadata.MockItem
Sets the metadata for this Item.
setUp() - Method in class net.shibboleth.metadata.dom.BaseDomTest
Setup test class.
setup() - Method in class net.shibboleth.metadata.dom.ElementFormattingStageTest
 
setup() - Method in class net.shibboleth.metadata.dom.saml.ContactPersonFilterStageTest
 
setup() - Method in class net.shibboleth.metadata.pipeline.ItemMetadataFilterStageTest
Unit test setup, initializes ItemMetadataFilterStageTest.metadataCollectionPrototype and metadata elements.
setup() - Method in class net.shibboleth.metadata.pipeline.ItemMetadataTerminationStageTest
Unit test setup, initializes ItemMetadataTerminationStageTest.metadataCollectionPrototype and metadata elements.
SetValidUntilStageTest - Class in net.shibboleth.metadata.dom.saml
SetValidUntilStage unit test.
SetValidUntilStageTest() - Constructor for class net.shibboleth.metadata.dom.saml.SetValidUntilStageTest
 
SimplePipelineTest - Class in net.shibboleth.metadata.pipeline
 
SimplePipelineTest() - Constructor for class net.shibboleth.metadata.pipeline.SimplePipelineTest
 
singleLineElement - Variable in class net.shibboleth.metadata.dom.ElementFormattingStageTest
 
SplitMergeStageTest - Class in net.shibboleth.metadata.pipeline
Unit test of SplitMergeStage.
SplitMergeStageTest() - Constructor for class net.shibboleth.metadata.pipeline.SplitMergeStageTest
 

T

test() - Method in class net.shibboleth.metadata.dom.saml.EntitiesDescriptorDisassemblerStageTest
 
test() - Method in class net.shibboleth.metadata.dom.XPathItemSelectionStrategyTest
Test XPathItemSelectionStrategy using an example from the UK federation build process.
test() - Method in class net.shibboleth.metadata.ItemIdTest
 
test() - Method in class net.shibboleth.metadata.ItemTagTest
 
test() - Method in class net.shibboleth.metadata.pipeline.PipelineMergeStageTest
 
testAssemblingWithName() - Method in class net.shibboleth.metadata.dom.saml.EntitiesDescriptorAssemblerStageTest
Test with use of the name property.
testAssemblingWithOrdering() - Method in class net.shibboleth.metadata.dom.saml.EntitiesDescriptorAssemblerStageTest
Test with an ordering strategy.
testAssemblingWithoutName() - Method in class net.shibboleth.metadata.dom.saml.EntitiesDescriptorAssemblerStageTest
Basic test without use of the name property.
testAuthorityBlacklist() - Method in class net.shibboleth.metadata.dom.saml.EntityRegistrationAuthorityFilterStageTest
Tests filtering out Items based on an authority blacklist.
testAuthorityWhitelist() - Method in class net.shibboleth.metadata.dom.saml.EntityRegistrationAuthorityFilterStageTest
Tests filtering out Items based on an authority whitelist.
testBlacklistContactPersons() - Method in class net.shibboleth.metadata.dom.saml.ContactPersonFilterStageTest
 
testCdataSectionElements() - Method in class net.shibboleth.metadata.dom.ElementFormattingStageTest
 
testClearIsEmpty() - Method in class net.shibboleth.metadata.util.ClassToInstanceMultiMapTest
 
testCollectionFactory() - Method in class net.shibboleth.metadata.pipeline.PipelineDemultiplexerStageTest
 
testCollectionFactory() - Method in class net.shibboleth.metadata.pipeline.SplitMergeStageTest
 
testCompareTo() - Method in class net.shibboleth.metadata.ItemIdTest
Test the implementation of the Comparable interface.
testDediplicatingItemIdMergeStrategyMultipleSource() - Method in class net.shibboleth.metadata.pipeline.PipelineMergeStageTest
 
testDediplicatingItemIdMergeStrategySingleSource() - Method in class net.shibboleth.metadata.pipeline.PipelineMergeStageTest
 
testDesignatedTypes() - Method in class net.shibboleth.metadata.dom.saml.ContactPersonFilterStageTest
 
testDifferentElement() - Method in class net.shibboleth.metadata.dom.saml.EntityDescriptorItemIdPopulationStageTest
Tests running the stage on a collection that does not contain EntityDescriptors.
testDontRemoveEntitylessEntitiesDescriptor() - Method in class net.shibboleth.metadata.dom.saml.EntityFilterStageTest
Test that EntitiesDescriptors that have had all their EntityDescriptor children remove are not themselves removed when EntityFilterStage.isRemovingEntitylessEntitiesDescriptor() is false.
testDontRemoveEntitylessEntitiesDescriptor() - Method in class net.shibboleth.metadata.dom.saml.EntityRegistrationAuthorityFilterStageTest
Tests not removing EntitiesDescriptors that no longer contain any EntityDescriptors.
testDontRemoveEntitylessEntitiesDescriptor() - Method in class net.shibboleth.metadata.dom.saml.EntityRoleFilterStageTest
Test that EntitiesDescriptors that have had all their EntityDescriptor children remove are not themselves removed when EntityRoleFilterStage.isRemovingEntitylessEntitiesDescriptor() is false.
testDontRemoveRolelessEntityDescriptor() - Method in class net.shibboleth.metadata.dom.saml.EntityRoleFilterStageTest
Test that EntityDescriptors that have had all their roles removed are not themselves removed if EntityRoleFilterStage.isRemovingRolelessEntities() is false.
testEmptyCollection() - Method in class net.shibboleth.metadata.dom.saml.EntityDescriptorItemIdPopulationStageTest
Tests running the stage on an empty collection.
testEntitiesDescriptorFiltering() - Method in class net.shibboleth.metadata.dom.saml.EntityFilterStageTest
Test that filtering logic descends in to EntitiesDescriptors.
testEntitiesDescriptorFiltering() - Method in class net.shibboleth.metadata.dom.saml.EntityRoleFilterStageTest
Test that role filtering is performed on descendant elements of metadata collection elements.
testEntityBlacklist() - Method in class net.shibboleth.metadata.dom.saml.EntityFilterStageTest
Test blacklisted entity is remove and ensure everything else is retained.
testEntityWhitelist() - Method in class net.shibboleth.metadata.dom.saml.EntityFilterStageTest
Test whitelisted entity is retained and ensure everything else is removed.
testEquals() - Method in class net.shibboleth.metadata.util.ClassToInstanceMultiMapTest
 
testExecute() - Method in class net.shibboleth.metadata.dom.XPathFilteringStageTest
Test XPathFilteringStage using an example from the UK federation build process.
testExecute() - Method in class net.shibboleth.metadata.pipeline.PipelineDemultiplexerStageTest
 
testExecute() - Method in class net.shibboleth.metadata.pipeline.SplitMergeStageTest
 
testExecution() - Method in class net.shibboleth.metadata.pipeline.SimplePipelineTest
 
testExecutorService() - Method in class net.shibboleth.metadata.pipeline.PipelineDemultiplexerStageTest
 
testExecutorService() - Method in class net.shibboleth.metadata.pipeline.SplitMergeStageTest
 
testFailedFetch() - Method in class net.shibboleth.metadata.dom.DomFilesystemSourceTest
 
testFailedFetch() - Method in class net.shibboleth.metadata.dom.DomResourceSourceTest
 
testGet() - Method in class net.shibboleth.metadata.util.ClassToInstanceMultiMapTest
 
testHashCode() - Method in class net.shibboleth.metadata.ItemIdTest
Test that the hash codes for different ItemIds are different.
testInclude() - Method in class net.shibboleth.metadata.dom.MultiOutputXSLTtransformationStageTest
Test a transform which results from templates contained in a main stylesheet and one which is included.
testInclude() - Method in class net.shibboleth.metadata.dom.XSLTtransformationStageTest
Test a transform which results from templates contained in a main stylesheet and one which is included.
testIndented() - Method in class net.shibboleth.metadata.dom.ElementFormattingStageTest
 
testIndentSize() - Method in class net.shibboleth.metadata.dom.ElementFormattingStageTest
 
testInitialization() - Method in class net.shibboleth.metadata.pipeline.SplitMergeStageTest
 
testInitialize() - Method in class net.shibboleth.metadata.pipeline.PipelineDemultiplexerStageTest
 
testInitialize() - Method in class net.shibboleth.metadata.pipeline.SimplePipelineTest
 
testInvalidSignature() - Method in class net.shibboleth.metadata.dom.XMLSignatureValidationStageTest
Test that a metadata element with an invalid signature is removed from the collection.
testInvalidXml() - Method in class net.shibboleth.metadata.dom.XMLSchemaValidationStageTest
 
testKeysAndContainsKey() - Method in class net.shibboleth.metadata.util.ClassToInstanceMultiMapTest
 
testLineSeperator() - Method in class net.shibboleth.metadata.dom.ElementFormattingStageTest
 
testMaxCacheDuration() - Method in class net.shibboleth.metadata.dom.saml.PullUpCacheDurationStageTest
Test that the maximum cache duration is used when the shortest duration is greater than it.
testMaxCacheDuration() - Method in class net.shibboleth.metadata.dom.saml.PullUpValidUntilStageTest
Test that the maximum validUntil is used when the nearest validUntil is later than max duration + now.
testMDA45() - Method in class net.shibboleth.metadata.dom.XSLValidationStageTest
Test for MDA-45.
testMinCacheDuration() - Method in class net.shibboleth.metadata.dom.saml.PullUpCacheDurationStageTest
Test that the minimum cache duration is used when the shortest duration is than it.
testMinCacheDuration() - Method in class net.shibboleth.metadata.dom.saml.PullUpValidUntilStageTest
Test that the minimum validUntil is used when the nearest validUntil is earlier than min duration + now.
testMultiFilterRequirement() - Method in class net.shibboleth.metadata.pipeline.ItemMetadataFilterStageTest
Tests a ItemMetadataFilterStage containing multiple filter requirements.
testMultipleRecords() - Method in class net.shibboleth.metadata.dom.saml.EntityDescriptorItemIdPopulationStageTest
Tests running the stage on a collection that contains multiple EntityDescriptors.
testMultiSelectionRequirement() - Method in class net.shibboleth.metadata.pipeline.ItemMetadataTerminationStageTest
Tests a ItemMetadataFilterStage containing multiple selection requirements.
testNegativeDuration() - Method in class net.shibboleth.metadata.dom.saml.SetCacheDurationStageTest
Tests that the stage properly rejects negative durations.
testNegativeDuration() - Method in class net.shibboleth.metadata.dom.saml.SetValidUntilStageTest
Tests that the stage properly rejects negative durations.
testNoFilterRequirements() - Method in class net.shibboleth.metadata.pipeline.ItemMetadataFilterStageTest
Tests a ItemMetadataFilterStage without any filter requirements.
testNonselectedItemPipeline() - Method in class net.shibboleth.metadata.pipeline.SplitMergeStageTest
 
testNoSelectionRequirements() - Method in class net.shibboleth.metadata.pipeline.ItemMetadataTerminationStageTest
Tests a ItemMetadataFilterStage without any selection requirements.
testOptionalCheck() - Method in class net.shibboleth.metadata.dom.saml.ValidateValidUntilStageTest
Tests that optional check flag on the stage operates properly.
testOutsideDocumentElement() - Method in class net.shibboleth.metadata.dom.XSLTtransformationStageTest
Test a transform which manipulates the document's nodes that lie outside the document element.
testPipelineAndSelectionStrategies() - Method in class net.shibboleth.metadata.pipeline.PipelineDemultiplexerStageTest
 
testPrettyPrintFormatting() - Method in class net.shibboleth.metadata.dom.ElementFormattingStageTest
 
testPullCacheDuration() - Method in class net.shibboleth.metadata.dom.saml.PullUpCacheDurationStageTest
Test that the shortest duration (1 hour) is pulled up to the EntitiesDescriptor.
testPullCacheDuration() - Method in class net.shibboleth.metadata.dom.saml.PullUpValidUntilStageTest
Test that the nearest validUntil is pulled up to the EntitiesDescriptor.
testRemoveEntitylessEntitiesDescriptor() - Method in class net.shibboleth.metadata.dom.saml.EntityFilterStageTest
Test that EntitiesDescriptors that have had all their EntityDescriptor children remove are themselves removed.
testRemoveEntitylessEntitiesDescriptor() - Method in class net.shibboleth.metadata.dom.saml.EntityRegistrationAuthorityFilterStageTest
Tests removing EntitiesDescriptors that no longer contain any EntityDescriptors.
testRemoveEntitylessEntitiesDescriptor() - Method in class net.shibboleth.metadata.dom.saml.EntityRoleFilterStageTest
Test that EntitiesDescriptors that have had all their EntityDescriptor children remove are themselves removed.
testRemoveOrganization() - Method in class net.shibboleth.metadata.dom.saml.RemoveOrganizationStageTest
Test the organization elements are removed from top level metadata elements.
testRemoveOrganizationFromNestedElements() - Method in class net.shibboleth.metadata.dom.saml.RemoveOrganizationStageTest
Test that contact person elements are removed from children of top level metadata elements.
testRequiredSignature() - Method in class net.shibboleth.metadata.dom.XMLSignatureValidationStageTest
Test that metadata elements that do not contain signature are appropriately filtered out when valid signatures are required.
testRequireRegistrationInfo() - Method in class net.shibboleth.metadata.dom.saml.EntityRegistrationAuthorityFilterStageTest
Tests filtering out Items that do not contain registration information.
testRoleBlacklist() - Method in class net.shibboleth.metadata.dom.saml.EntityRoleFilterStageTest
Test that blacklisted roles are removed and all other roles are retained.
testRoleWhitelist() - Method in class net.shibboleth.metadata.dom.saml.EntityRoleFilterStageTest
Test that whitelisted roles are retained and all other roles are removed.
testSelectedItemPipeline() - Method in class net.shibboleth.metadata.pipeline.SplitMergeStageTest
 
testSelectionStrategy() - Method in class net.shibboleth.metadata.pipeline.SplitMergeStageTest
 
testSigning() - Method in class net.shibboleth.metadata.dom.XMLSignatureSigningStageTest
Test signing with and verifying the result against a known good.
testSingleFilterRequirement() - Method in class net.shibboleth.metadata.pipeline.ItemMetadataFilterStageTest
Tests a ItemMetadataFilterStage containing one filter requirement.
testSingleLineFormatting() - Method in class net.shibboleth.metadata.dom.ElementFormattingStageTest
 
testSingleRecord() - Method in class net.shibboleth.metadata.dom.saml.EntityDescriptorItemIdPopulationStageTest
Tests running the stage on a collection that contains a single EntityDescriptor.
testSingleSelectionRequirement() - Method in class net.shibboleth.metadata.pipeline.ItemMetadataTerminationStageTest
Tests a ItemMetadataFilterStage containing one selection requirement.
testSuccessfulDirectoryFetchAndParse() - Method in class net.shibboleth.metadata.dom.DomFilesystemSourceTest
 
testSuccessfulDirectoryFetchWithFilterAndParse() - Method in class net.shibboleth.metadata.dom.DomFilesystemSourceTest
 
testSuccessfulFetchAndFailedParse() - Method in class net.shibboleth.metadata.dom.DomFilesystemSourceTest
 
testSuccessfulFetchAndFailedParse() - Method in class net.shibboleth.metadata.dom.DomResourceSourceTest
 
testSuccessfulFetchAndParse() - Method in class net.shibboleth.metadata.dom.DomResourceSourceTest
 
testSuccessfulFileFetchAndParse() - Method in class net.shibboleth.metadata.dom.DomFilesystemSourceTest
 
testTransform0() - Method in class net.shibboleth.metadata.dom.MultiOutputXSLTtransformationStageTest
Test a transform which results in no output elements.
testTransform1() - Method in class net.shibboleth.metadata.dom.MultiOutputXSLTtransformationStageTest
Test a transform which results in a single output element, which we can test against a known good output file.
testTransform1() - Method in class net.shibboleth.metadata.dom.XSLTtransformationStageTest
Test a transform which results in a single output element, which we can test against a known good output file.
testTransform2() - Method in class net.shibboleth.metadata.dom.MultiOutputXSLTtransformationStageTest
Test a transform which results in two empty output elements, which we can test against by collecting their element names.
testTransformListener() - Method in class net.shibboleth.metadata.dom.MultiOutputXSLTtransformationStageTest
Test a transform which results in Status objects being attached to each of two empty output elements.
testTransformListener() - Method in class net.shibboleth.metadata.dom.XSLTtransformationStageTest
Test a transform which results in Status objects being attached to the output element.
testTransformParam() - Method in class net.shibboleth.metadata.dom.MultiOutputXSLTtransformationStageTest
Test a transform to which we supply a named parameter.
testTransformParam() - Method in class net.shibboleth.metadata.dom.XSLTtransformationStageTest
Test a transform to which we supply a named parameter.
testValidation() - Method in class net.shibboleth.metadata.dom.XSLValidationStageTest
Test a validation transform.
testValidSignature() - Method in class net.shibboleth.metadata.dom.XMLSignatureValidationStageTest
Tests verifying a file with a valid signature.
testValidUntilRangeCheck() - Method in class net.shibboleth.metadata.dom.saml.ValidateValidUntilStageTest
Tests that Items within range are not marked as in error and Items outside range are marked as in error.
testValidXml() - Method in class net.shibboleth.metadata.dom.XMLSchemaValidationStageTest
 
testValuesAndContainsValues() - Method in class net.shibboleth.metadata.util.ClassToInstanceMultiMapTest
 
testWaitingForPipelines() - Method in class net.shibboleth.metadata.pipeline.PipelineDemultiplexerStageTest
 
testWhitelistContactPersons() - Method in class net.shibboleth.metadata.dom.saml.ContactPersonFilterStageTest
 
testWhitelistingTypes() - Method in class net.shibboleth.metadata.dom.saml.ContactPersonFilterStageTest
 
testWithExistingCacheDuration() - Method in class net.shibboleth.metadata.dom.saml.SetCacheDurationStageTest
Tests that the duration is properly set on an element when it already contains a duration.
testWithExistingValidUntil() - Method in class net.shibboleth.metadata.dom.saml.SetValidUntilStageTest
Tests that the duration is properly set on an element when it already contains a duration.
testWithNonDescriptorMetadataElement() - Method in class net.shibboleth.metadata.dom.saml.SetCacheDurationStageTest
Tests that the stage ignores elements which are not EntityDescriptors or EntitiesDescriptors.
testWithNonDescriptorMetadataElement() - Method in class net.shibboleth.metadata.dom.saml.SetValidUntilStageTest
Tests that the stage ignores elements which are not EntityDescriptors or EntitiesDescriptors.
testWithoutExistingCacheDuration() - Method in class net.shibboleth.metadata.dom.saml.SetCacheDurationStageTest
Tests that the duration is properly set on an element when it doesn't already contain a duration.
testWithoutExistingValidUntil() - Method in class net.shibboleth.metadata.dom.saml.SetValidUntilStageTest
Tests that the validUntil attribute is properly set on an element when it doesn't already contain one.

U

unformattedElement - Variable in class net.shibboleth.metadata.dom.ElementFormattingStageTest
 

V

ValidateValidUntilStageTest - Class in net.shibboleth.metadata.dom.saml
Unit test for ValidateValidUntilStage.
ValidateValidUntilStageTest() - Constructor for class net.shibboleth.metadata.dom.saml.ValidateValidUntilStageTest
 

X

XMLSchemaValidationStageTest - Class in net.shibboleth.metadata.dom
 
XMLSchemaValidationStageTest() - Constructor for class net.shibboleth.metadata.dom.XMLSchemaValidationStageTest
 
XMLSignatureSigningStageTest - Class in net.shibboleth.metadata.dom
XMLSignatureSigningStage unit test.
XMLSignatureSigningStageTest() - Constructor for class net.shibboleth.metadata.dom.XMLSignatureSigningStageTest
 
XMLSignatureValidationStageTest - Class in net.shibboleth.metadata.dom
Unit test for XMLSchemaValidationStage.
XMLSignatureValidationStageTest() - Constructor for class net.shibboleth.metadata.dom.XMLSignatureValidationStageTest
 
XPathFilteringStageTest - Class in net.shibboleth.metadata.dom
XPathFilteringStage unit test.
XPathFilteringStageTest() - Constructor for class net.shibboleth.metadata.dom.XPathFilteringStageTest
 
XPathItemSelectionStrategyTest - Class in net.shibboleth.metadata.dom
XPathItemSelectionStrategy unit test.
XPathItemSelectionStrategyTest() - Constructor for class net.shibboleth.metadata.dom.XPathItemSelectionStrategyTest
 
XSLTtransformationStageTest - Class in net.shibboleth.metadata.dom
XSLTransformationStage unit test.
XSLTtransformationStageTest() - Constructor for class net.shibboleth.metadata.dom.XSLTtransformationStageTest
 
XSLTtransformationStageTest.TestInfo - Class in net.shibboleth.metadata.dom
Simple marker object to test correct passage of ItemMetadata through pipeline stages.
XSLTtransformationStageTest.TestInfo() - Constructor for class net.shibboleth.metadata.dom.XSLTtransformationStageTest.TestInfo
 
XSLValidationStageTest - Class in net.shibboleth.metadata.dom
 
XSLValidationStageTest() - Constructor for class net.shibboleth.metadata.dom.XSLValidationStageTest
 
XSLValidationStageTest.TestInfo - Class in net.shibboleth.metadata.dom
Simple marker object to test correct passage of ItemMetadata through pipeline stages.
XSLValidationStageTest.TestInfo() - Constructor for class net.shibboleth.metadata.dom.XSLValidationStageTest.TestInfo
 

A B C D E G H I M N P R S T U V X

Copyright © 1999-2012. All Rights Reserved.