A B C E F G I L M N O P R S T U V X
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractXMLObjectTest - Class in org.opensaml.core.xml
-
Tests for
AbstractXMLObject. - AbstractXMLObjectTest() - Constructor for class org.opensaml.core.xml.AbstractXMLObjectTest
- assertXMLEquals(String, Document, XMLObject) - Method in class org.opensaml.core.testing.XMLObjectBaseTestCase
-
Asserts a given XMLObject is equal to an expected DOM.
- assertXMLEquals(Document, XMLObject) - Method in class org.opensaml.core.testing.XMLObjectBaseTestCase
-
Asserts a given XMLObject is equal to an expected DOM.
- attributeMap - Variable in class org.opensaml.core.xml.util.AttributeMapTest
- AttributeMapTest - Class in org.opensaml.core.xml.util
-
Test the NamespaceManger used by XMLObjects.
- AttributeMapTest() - Constructor for class org.opensaml.core.xml.util.AttributeMapTest
B
- baseDir - Variable in class org.opensaml.core.xml.persist.FilesystemLoadSaveManagerTest
- basic() - Method in class org.opensaml.core.xml.persist.impl.SegmentingIntermediateDirectoryStrategyTest
- BasicTestConfig() - Constructor for class org.opensaml.core.config.ConfigurationServiceTest.BasicTestConfig
- builderFactory - Static variable in class org.opensaml.core.testing.XMLObjectBaseTestCase
-
XMLObject builder factory
- buildNamespace(QName) - Method in class org.opensaml.core.xml.NamespaceManagerTest
- buildNamespace(QName) - Method in class org.opensaml.core.xml.util.AttributeMapTest
- buildObject() - Method in class org.opensaml.core.xml.mock.SimpleXMLObjectBuilder
- buildObject(String, String, String) - Method in class org.opensaml.core.xml.mock.SimpleXMLObjectBuilder
- buildTargetFileFromKey() - Method in class org.opensaml.core.xml.persist.FilesystemLoadSaveManagerTest
- buildTargetFileFromKeyWithIntermediateDirs() - Method in class org.opensaml.core.xml.persist.FilesystemLoadSaveManagerTest
- buildXMLObject(QName) - Method in class org.opensaml.core.testing.XMLObjectBaseTestCase
-
Builds the requested XMLObject.
- buildXMLObject(QName, boolean) - Method in class org.opensaml.core.xml.persist.FilesystemLoadSaveManagerTest
C
- checkCheckModifyTimeTracking() - Method in class org.opensaml.core.xml.persist.FilesystemLoadSaveManagerTest
- checkCheckModifyTimeTracking() - Method in class org.opensaml.core.xml.persist.MapLoadSaveManagerTest
- checkNamespaces(XMLObject, Integer, QName...) - Method in class org.opensaml.core.xml.NamespaceManagerTest
-
Check the namespaces produced by the object against the supplied list of QNames.
- checkNamespaces(XMLObject, Integer, QName...) - Method in class org.opensaml.core.xml.util.AttributeMapTest
-
Check the namespaces produced by the object against the supplied list of QNames.
- checkPrefixes(NamespaceManager, String...) - Method in class org.opensaml.core.xml.NamespaceManagerTest
- childElementsFile - Variable in class org.opensaml.core.testing.XMLObjectProviderBaseTestCase
-
Location of file containing a single element with child elements
- ClasspathConfigurationPropertiesSourceTest - Class in org.opensaml.core.config.provider
- ClasspathConfigurationPropertiesSourceTest() - Constructor for class org.opensaml.core.config.provider.ClasspathConfigurationPropertiesSourceTest
-
Constructor.
- configs - Static variable in class org.opensaml.core.testing.TestXMLObjectProviderInitializer
-
Config resources.
- ConfigurationServiceTest - Class in org.opensaml.core.config
-
A class which provides basic testing for the ConfigurationService.
- ConfigurationServiceTest() - Constructor for class org.opensaml.core.config.ConfigurationServiceTest
- ConfigurationServiceTest.BasicTestConfig - Class in org.opensaml.core.config
-
Testing config imple.
- ConfigurationServiceTest.TestConfig - Interface in org.opensaml.core.config
-
Testing config interface.
- ConfigurationTest - Class in org.opensaml.core.xml.config
-
Test case for the library configuration mechanism.
- ConfigurationTest() - Constructor for class org.opensaml.core.xml.config.ConfigurationTest
- ctorBaseDirPathExistsButNotADirectory() - Method in class org.opensaml.core.xml.persist.FilesystemLoadSaveManagerTest
- ctorCreateDirectory() - Method in class org.opensaml.core.xml.persist.FilesystemLoadSaveManagerTest
- ctorEmptyPathString() - Method in class org.opensaml.core.xml.persist.FilesystemLoadSaveManagerTest
- ctorNullFile() - Method in class org.opensaml.core.xml.persist.FilesystemLoadSaveManagerTest
- ctorPathTrimming() - Method in class org.opensaml.core.xml.persist.FilesystemLoadSaveManagerTest
- ctorRelativeDir() - Method in class org.opensaml.core.xml.persist.FilesystemLoadSaveManagerTest
E
- ELEMENT_NAME - Static variable in class org.opensaml.core.xml.mock.SimpleXMLObject
-
Default element name
- elementName - Static variable in class org.opensaml.core.xml.NamespaceManagerTest
- elementName - Static variable in class org.opensaml.core.xml.util.AttributeMapTest
- ElementProxyTest - Class in org.opensaml.core.xml
-
Test unmarshalling content for which no specific object providers were registered.
- ElementProxyTest() - Constructor for class org.opensaml.core.xml.ElementProxyTest
- emptyDir() - Method in class org.opensaml.core.xml.persist.FilesystemLoadSaveManagerTest
- emptyMap() - Method in class org.opensaml.core.xml.persist.MapLoadSaveManagerTest
- equals(Namespace, Namespace) - Method in class org.opensaml.core.xml.NamespaceManagerTest
- equals(Namespace, Namespace) - Method in class org.opensaml.core.xml.util.AttributeMapTest
- expectedChildElementsDOM - Variable in class org.opensaml.core.testing.XMLObjectProviderBaseTestCase
-
The expected result of a marshalled single element with child elements
- expectedDOM - Variable in class org.opensaml.core.testing.XMLObjectProviderBaseTestCase
-
The expected result of a marshalled single element with no optional attributes
- expectedOptionalAttributesDOM - Variable in class org.opensaml.core.testing.XMLObjectProviderBaseTestCase
-
The expected result of a marshalled single element with all optional attributes
- expectedUnknownAttributesDOM - Variable in class org.opensaml.core.testing.XMLObjectProviderBaseTestCase
-
The expected result of a marshalled single element some unknown attributes
- expectedValue - Variable in class org.opensaml.core.xml.schema.XSBase64BinaryTest
- expectedValue - Variable in class org.opensaml.core.xml.schema.XSBooleanTest
- expectedValue - Variable in class org.opensaml.core.xml.schema.XSDateTimeTest
- expectedValue - Variable in class org.opensaml.core.xml.schema.XSIntegerTest
- expectedValue - Variable in class org.opensaml.core.xml.schema.XSQNameTest
- expectedValue - Variable in class org.opensaml.core.xml.schema.XSStringTest
- expectedValue - Variable in class org.opensaml.core.xml.schema.XSURITest
- expectedXMLObjectQName - Variable in class org.opensaml.core.xml.schema.XSBase64BinaryTest
- expectedXMLObjectQName - Variable in class org.opensaml.core.xml.schema.XSBooleanTest
- expectedXMLObjectQName - Variable in class org.opensaml.core.xml.schema.XSDateTimeTest
- expectedXMLObjectQName - Variable in class org.opensaml.core.xml.schema.XSIntegerTest
- expectedXMLObjectQName - Variable in class org.opensaml.core.xml.schema.XSQNameTest
- expectedXMLObjectQName - Variable in class org.opensaml.core.xml.schema.XSStringTest
- expectedXMLObjectQName - Variable in class org.opensaml.core.xml.schema.XSURITest
F
- FilesystemConfigurationPropertiesSourceTest - Class in org.opensaml.core.config.provider
- FilesystemConfigurationPropertiesSourceTest() - Constructor for class org.opensaml.core.config.provider.FilesystemConfigurationPropertiesSourceTest
-
Constructor.
- FilesystemConfigurationPropertiesSourceTest.TestFilesystemConfigurationPropertiesSource - Class in org.opensaml.core.config.provider
-
Test class which supplies the location of the test resource.
- FilesystemLoadSaveManagerTest - Class in org.opensaml.core.xml.persist
- FilesystemLoadSaveManagerTest() - Constructor for class org.opensaml.core.xml.persist.FilesystemLoadSaveManagerTest
- findNamespace(NamespaceManager, Namespace) - Method in class org.opensaml.core.xml.NamespaceManagerTest
G
- gauge1 - Variable in class org.opensaml.core.metrics.MetricsSupportTest
- gauge2 - Variable in class org.opensaml.core.metrics.MetricsSupportTest
- getBuilder(QName) - Method in class org.opensaml.core.testing.XMLObjectBaseTestCase
-
Lookup the XMLObjectBuilder for a QName.
- getConfigResources() - Method in class org.opensaml.core.testing.TestXMLObjectProviderInitializer
- getFilename() - Method in class org.opensaml.core.config.provider.FilesystemConfigurationPropertiesSourceTest.TestFilesystemConfigurationPropertiesSource
- getId() - Method in class org.opensaml.core.xml.mock.SimpleXMLObject
-
Gets the name attribute.
- getMarshaller(QName) - Method in class org.opensaml.core.testing.XMLObjectBaseTestCase
-
Lookup the marshaller for a QName
- getMarshaller(XMLObject) - Method in class org.opensaml.core.testing.XMLObjectBaseTestCase
-
Lookup the marshaller for an XMLObject.
- getOrderedChildren() - Method in class org.opensaml.core.xml.mock.SimpleXMLObject
- getSimpleXMLObjects() - Method in class org.opensaml.core.xml.mock.SimpleXMLObject
-
Gets the list of child SimpleXMLObjects.
- getTestedInitializer() - Method in class org.opensaml.core.testing.XMLObjectProviderInitializerBaseTestCase
-
Get the initializer impl to test.
- getTestedInitializer() - Method in class org.opensaml.core.xml.config.XMLObjectProviderInitializerTest
-
Get the initializer impl to test.
- getTestedProviders() - Method in class org.opensaml.core.testing.XMLObjectProviderInitializerBaseTestCase
-
Get the array of QNames to test from the XMLObjectProviderRegistry.
- getTestedProviders() - Method in class org.opensaml.core.xml.config.XMLObjectProviderInitializerTest
-
Get the array of QNames to test from the XMLObjectProviderRegistry.
- getUnknownAttributes() - Method in class org.opensaml.core.xml.mock.SimpleXMLObject
- getUnknownXMLObjects() - Method in class org.opensaml.core.xml.mock.SimpleXMLObject
- getUnknownXMLObjects(QName) - Method in class org.opensaml.core.xml.mock.SimpleXMLObject
- getUnmarshaller(QName) - Method in class org.opensaml.core.testing.XMLObjectBaseTestCase
-
Lookup the unmarshaller for a QName.
- getUnmarshaller(XMLObject) - Method in class org.opensaml.core.testing.XMLObjectBaseTestCase
-
Lookup the unmarshaller for an XMLObject.
- getUnmarshaller(Element) - Method in class org.opensaml.core.testing.XMLObjectBaseTestCase
-
Lookup the unmarshaller for a DOM Element.
- getValue() - Method in class org.opensaml.core.config.ConfigurationServiceTest.BasicTestConfig
-
Get config value.
- getValue() - Method in interface org.opensaml.core.config.ConfigurationServiceTest.TestConfig
-
Get config value.
- getValue() - Method in class org.opensaml.core.xml.mock.SimpleXMLObject
-
Gets the value of this object.
I
- id - Variable in class org.opensaml.core.xml.mock.SimpleXMLObject
-
Name attribute
- ID_ATTRIB_NAME - Static variable in class org.opensaml.core.xml.mock.SimpleXMLObject
-
Name attribute name
- IDAttributeTest - Class in org.opensaml.core.xml
-
Unit test for unmarshalling functions.
- IDAttributeTest() - Constructor for class org.opensaml.core.xml.IDAttributeTest
-
Constructor.
- IndexedXMLObjectChildrenListTest - Class in org.opensaml.core.xml.util
-
Test case for
IndexedXMLObjectChildrenList. - IndexedXMLObjectChildrenListTest() - Constructor for class org.opensaml.core.xml.util.IndexedXMLObjectChildrenListTest
- initClass() - Method in class org.opensaml.core.xml.config.ConfigurationTest
- InitializationServiceTest - Class in org.opensaml.core.config
-
A class which provides basic testing for the InitializationService.
- InitializationServiceTest() - Constructor for class org.opensaml.core.config.InitializationServiceTest
- InitializerBaseTestCase - Class in org.opensaml.core.testing
-
An abstract base class for initializer tests which ensures are using a unique configuration partition via a thread-local properties source.
- InitializerBaseTestCase() - Constructor for class org.opensaml.core.testing.InitializerBaseTestCase
- initOpenSAML() - Method in class org.opensaml.core.testing.OpenSAMLInitBaseTestCase
-
Initialize OpenSAML.
- initXMLObjectProviderTestingSupprt() - Method in class org.opensaml.core.testing.XMLObjectProviderBaseTestCase
- initXMLObjectSupport() - Method in class org.opensaml.core.testing.XMLObjectBaseTestCase
- intermediateDirectoryStrategy - Variable in class org.opensaml.core.xml.persist.FilesystemLoadSaveManagerTest
- invalidDOM - Variable in class org.opensaml.core.testing.XMLObjectProviderBaseTestCase
-
The result of parsing the invalid file.
- invalidFile - Variable in class org.opensaml.core.testing.XMLObjectProviderBaseTestCase
-
Location of file containing some kind of invalid content.
- iterator() - Method in class org.opensaml.core.xml.persist.FilesystemLoadSaveManagerTest
- iterator() - Method in class org.opensaml.core.xml.persist.MapLoadSaveManagerTest
L
- LOCAL_NAME - Static variable in class org.opensaml.core.xml.mock.SimpleXMLObject
-
Element local name
- log - Variable in class org.opensaml.core.testing.XMLObjectBaseTestCase
-
Logger
- log - Variable in class org.opensaml.core.xml.persist.FilesystemLoadSaveManagerTest
M
- mainFile - Variable in class org.opensaml.core.config.provider.FilesystemConfigurationPropertiesSourceTest
-
Main file with test data.
- manager - Variable in class org.opensaml.core.xml.persist.FilesystemLoadSaveManagerTest
- manager - Variable in class org.opensaml.core.xml.persist.MapLoadSaveManagerTest
- MapLoadSaveManagerTest - Class in org.opensaml.core.xml.persist
- MapLoadSaveManagerTest() - Constructor for class org.opensaml.core.xml.persist.MapLoadSaveManagerTest
- marshallAttributes(XMLObject, Element) - Method in class org.opensaml.core.xml.mock.SimpleXMLObjectMarshaller
- marshallElementContent(XMLObject, Element) - Method in class org.opensaml.core.xml.mock.SimpleXMLObjectMarshaller
- marshallerFactory - Static variable in class org.opensaml.core.testing.XMLObjectBaseTestCase
-
XMLObject marshaller factory
- MarshallingTest - Class in org.opensaml.core.xml
-
Unit test for marshalling functions.
- MarshallingTest() - Constructor for class org.opensaml.core.xml.MarshallingTest
-
Constructor
- MetricsSupportTest - Class in org.opensaml.core.metrics
- MetricsSupportTest() - Constructor for class org.opensaml.core.metrics.MetricsSupportTest
N
- NAMESPACE - Static variable in class org.opensaml.core.xml.mock.SimpleXMLObject
-
Default namespace
- NAMESPACE_PREFIX - Static variable in class org.opensaml.core.xml.mock.SimpleXMLObject
-
Default namespace prefix
- NamespaceManagerTest - Class in org.opensaml.core.xml
-
Test the NamespaceManger used by XMLObjects.
- NamespaceManagerTest() - Constructor for class org.opensaml.core.xml.NamespaceManagerTest
- ns1 - Static variable in class org.opensaml.core.xml.util.AttributeMapTest
- ns1Prefix - Static variable in class org.opensaml.core.xml.NamespaceManagerTest
- ns1Prefix - Static variable in class org.opensaml.core.xml.util.AttributeMapTest
- ns1uri - Static variable in class org.opensaml.core.xml.NamespaceManagerTest
- ns2 - Static variable in class org.opensaml.core.xml.util.AttributeMapTest
- ns2Prefix - Static variable in class org.opensaml.core.xml.NamespaceManagerTest
- ns2Prefix - Static variable in class org.opensaml.core.xml.util.AttributeMapTest
- ns2uri - Static variable in class org.opensaml.core.xml.NamespaceManagerTest
- ns3 - Static variable in class org.opensaml.core.xml.util.AttributeMapTest
- ns3Prefix - Static variable in class org.opensaml.core.xml.NamespaceManagerTest
- ns3Prefix - Static variable in class org.opensaml.core.xml.util.AttributeMapTest
- ns3uri - Static variable in class org.opensaml.core.xml.NamespaceManagerTest
- ns4Prefix - Static variable in class org.opensaml.core.xml.NamespaceManagerTest
- ns4uri - Static variable in class org.opensaml.core.xml.NamespaceManagerTest
- nsManager - Variable in class org.opensaml.core.xml.NamespaceManagerTest
O
- OpenSAMLInitBaseTestCase - Class in org.opensaml.core.testing
-
Base test class for code that needs OpenSAML initialized before any tests are run.
- OpenSAMLInitBaseTestCase() - Constructor for class org.opensaml.core.testing.OpenSAMLInitBaseTestCase
- org.opensaml.core.config - package org.opensaml.core.config
- org.opensaml.core.config.provider - package org.opensaml.core.config.provider
- org.opensaml.core.metrics - package org.opensaml.core.metrics
- org.opensaml.core.testing - package org.opensaml.core.testing
- org.opensaml.core.xml - package org.opensaml.core.xml
- org.opensaml.core.xml.config - package org.opensaml.core.xml.config
- org.opensaml.core.xml.mock - package org.opensaml.core.xml.mock
- org.opensaml.core.xml.persist - package org.opensaml.core.xml.persist
- org.opensaml.core.xml.persist.impl - package org.opensaml.core.xml.persist.impl
- org.opensaml.core.xml.schema - package org.opensaml.core.xml.schema
- org.opensaml.core.xml.util - package org.opensaml.core.xml.util
- owner - Variable in class org.opensaml.core.xml.util.AttributeMapTest
P
- parentPath(File, String...) - Method in class org.opensaml.core.xml.persist.FilesystemLoadSaveManagerTest
- parserPool - Static variable in class org.opensaml.core.testing.XMLObjectBaseTestCase
-
Parser pool
- parserPool - Variable in class org.opensaml.core.xml.config.ConfigurationTest
-
Parser pool used to parse example config files
- parserPoolDefaults - Variable in class org.opensaml.core.xml.UnmarshallingSecurityTest
- parserPoolInsecure - Variable in class org.opensaml.core.xml.UnmarshallingSecurityTest
- parseXMLDocument(String) - Method in class org.opensaml.core.testing.XMLObjectBaseTestCase
-
Parse an XML file as a classpath resource.
- printXML(XMLObject, String) - Method in class org.opensaml.core.testing.XMLObjectBaseTestCase
-
For convenience when testing, pretty-print the specified XMLObject to a file, or to the console if filename is null.
- printXML(Node, String) - Method in class org.opensaml.core.testing.XMLObjectBaseTestCase
-
For convenience when testing, pretty-print the specified DOM node to a file, or to the console if filename is null.
- processAttribute(XMLObject, Attr) - Method in class org.opensaml.core.xml.mock.SimpleXMLObjectUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class org.opensaml.core.xml.mock.SimpleXMLObjectUnmarshaller
- processElementContent(XMLObject, String) - Method in class org.opensaml.core.xml.mock.SimpleXMLObjectUnmarshaller
R
- registry - Variable in class org.opensaml.core.metrics.MetricsSupportTest
- resetBaseDir() - Method in class org.opensaml.core.xml.persist.FilesystemLoadSaveManagerTest
S
- saveLoadUpdateRemove() - Method in class org.opensaml.core.xml.persist.MapLoadSaveManagerTest
- saveLoadUpdateRemove(Boolean) - Method in class org.opensaml.core.xml.persist.FilesystemLoadSaveManagerTest
- saveLoadUpdateRemoveParams() - Method in class org.opensaml.core.xml.persist.FilesystemLoadSaveManagerTest
- saveLoadUpdateRemoveWithIntermediateDirs(Boolean) - Method in class org.opensaml.core.xml.persist.FilesystemLoadSaveManagerTest
- SegmentingIntermediateDirectoryStrategyTest - Class in org.opensaml.core.xml.persist.impl
- SegmentingIntermediateDirectoryStrategyTest() - Constructor for class org.opensaml.core.xml.persist.impl.SegmentingIntermediateDirectoryStrategyTest
- setId(String) - Method in class org.opensaml.core.xml.mock.SimpleXMLObject
-
Sets the name attribute.
- setup() - Method in class org.opensaml.core.xml.persist.MapLoadSaveManagerTest
- setup() - Method in class org.opensaml.core.xml.UnmarshallingSecurityTest
- setUp() - Method in class org.opensaml.core.config.InitializationServiceTest
- setUp() - Method in class org.opensaml.core.config.provider.ClasspathConfigurationPropertiesSourceTest
- setUp() - Method in class org.opensaml.core.config.provider.FilesystemConfigurationPropertiesSourceTest
- setUp() - Method in class org.opensaml.core.config.provider.ThreadLocalConfigurationPropertiesSourceTest
- setUp() - Method in class org.opensaml.core.metrics.MetricsSupportTest
- setUp() - Method in class org.opensaml.core.testing.InitializerBaseTestCase
- setUp() - Method in class org.opensaml.core.xml.config.ConfigurationTest
- setUp() - Method in class org.opensaml.core.xml.NamespaceManagerTest
- setUp() - Method in class org.opensaml.core.xml.persist.FilesystemLoadSaveManagerTest
- setUp() - Method in class org.opensaml.core.xml.schema.XSBase64BinaryTest
- setUp() - Method in class org.opensaml.core.xml.schema.XSBooleanTest
- setUp() - Method in class org.opensaml.core.xml.schema.XSDateTimeTest
- setUp() - Method in class org.opensaml.core.xml.schema.XSIntegerTest
- setUp() - Method in class org.opensaml.core.xml.schema.XSQNameTest
- setUp() - Method in class org.opensaml.core.xml.schema.XSStringTest
- setUp() - Method in class org.opensaml.core.xml.schema.XSURITest
- setUp() - Method in class org.opensaml.core.xml.util.AttributeMapTest
- setUpGauges() - Method in class org.opensaml.core.metrics.MetricsSupportTest
- setValue(String) - Method in class org.opensaml.core.config.ConfigurationServiceTest.BasicTestConfig
-
Set the config value.
- setValue(String) - Method in class org.opensaml.core.xml.mock.SimpleXMLObject
-
Sets the value of this object.
- SimpleXMLObject - Class in org.opensaml.core.xml.mock
-
Simple XMLObject that can be used for testing
- SimpleXMLObject(String, String, String) - Constructor for class org.opensaml.core.xml.mock.SimpleXMLObject
-
Constructor
- SimpleXMLObjectBuilder - Class in org.opensaml.core.xml.mock
-
Builder of
SimpleXMLObjects. - SimpleXMLObjectBuilder() - Constructor for class org.opensaml.core.xml.mock.SimpleXMLObjectBuilder
- SimpleXMLObjectMarshaller - Class in org.opensaml.core.xml.mock
-
Marshaller for
SimpleXMLObjectobjects. - SimpleXMLObjectMarshaller() - Constructor for class org.opensaml.core.xml.mock.SimpleXMLObjectMarshaller
- simpleXMLObjectQName - Static variable in class org.opensaml.core.testing.XMLObjectBaseTestCase
-
QName for SimpleXMLObject
- simpleXMLObjectQName - Variable in class org.opensaml.core.xml.config.ConfigurationTest
-
SimpleElement QName
- simpleXMLObjectQName - Variable in class org.opensaml.core.xml.MarshallingTest
-
QName for SimpleXMLObject
- simpleXMLObjectQName - Variable in class org.opensaml.core.xml.XMLObjectXSIAttribsTest
-
QName for SimpleXMLObject.
- simpleXMLObjects - Variable in class org.opensaml.core.xml.mock.SimpleXMLObject
-
Child SimpleXMLObjects
- SimpleXMLObjectUnmarshaller - Class in org.opensaml.core.xml.mock
-
Unmarshaller for
SimpleXMLObject. - SimpleXMLObjectUnmarshaller() - Constructor for class org.opensaml.core.xml.mock.SimpleXMLObjectUnmarshaller
- singleElementFile - Variable in class org.opensaml.core.testing.XMLObjectProviderBaseTestCase
-
Location of file containing a single element with NO optional attributes
- singleElementOptionalAttributesFile - Variable in class org.opensaml.core.testing.XMLObjectProviderBaseTestCase
-
Location of file containing a single element with all optional attributes
- singleElementUnknownAttributesFile - Variable in class org.opensaml.core.testing.XMLObjectProviderBaseTestCase
-
Location of file containing a single element with some unknown attributes
- source - Variable in class org.opensaml.core.config.provider.ClasspathConfigurationPropertiesSourceTest
-
The source to test.
- source - Variable in class org.opensaml.core.config.provider.FilesystemConfigurationPropertiesSourceTest
-
The source test to test.
- source - Variable in class org.opensaml.core.config.provider.ThreadLocalConfigurationPropertiesSourceTest
-
The source test to test.
- sourceTooShort() - Method in class org.opensaml.core.xml.persist.impl.SegmentingIntermediateDirectoryStrategyTest
- sxoBuilder - Variable in class org.opensaml.core.xml.util.IndexedXMLObjectChildrenListTest
- sxoBuilder - Variable in class org.opensaml.core.xml.util.XMLObjectChildrenListTest
T
- targetExistsButIsNotAFile() - Method in class org.opensaml.core.xml.persist.FilesystemLoadSaveManagerTest
- targetFile - Variable in class org.opensaml.core.config.provider.FilesystemConfigurationPropertiesSourceTest
-
Actual target file test runs against.
- targetKeyIsEmpty() - Method in class org.opensaml.core.xml.persist.FilesystemLoadSaveManagerTest
- targetKeyIsNull() - Method in class org.opensaml.core.xml.persist.FilesystemLoadSaveManagerTest
- tearDown() - Method in class org.opensaml.core.config.InitializationServiceTest
- tearDown() - Method in class org.opensaml.core.config.provider.ClasspathConfigurationPropertiesSourceTest
- tearDown() - Method in class org.opensaml.core.config.provider.FilesystemConfigurationPropertiesSourceTest
- tearDown() - Method in class org.opensaml.core.config.provider.ThreadLocalConfigurationPropertiesSourceTest
- tearDown() - Method in class org.opensaml.core.testing.InitializerBaseTestCase
- tearDown() - Method in class org.opensaml.core.xml.config.ConfigurationTest
- tearDown() - Method in class org.opensaml.core.xml.persist.FilesystemLoadSaveManagerTest
- testAdd() - Method in class org.opensaml.core.xml.util.IndexedXMLObjectChildrenListTest
-
Test the add method to make sure it creates the index correctly.
- testAdd() - Method in class org.opensaml.core.xml.util.XMLObjectChildrenListTest
-
Tests the add methods of ths list.
- testAttributeIDnessMarshall(XMLObject, String) - Method in class org.opensaml.core.testing.XMLObjectProviderBaseTestCase
-
Test marshalling of attribute IDness.
- testAttributeMap() - Method in class org.opensaml.core.xml.IDAttributeTest
-
Tests registering ID-to-XMLObject mapping when unmarshalling unknown content, using the AttributeMap supplied by way of the AttributeExtensibleXMLObject interface.
- testAttributeMapOps() - Method in class org.opensaml.core.xml.IDAttributeTest
-
Tests registering ID-to-XMLObject mapping when unmarshalling unknown content, using the AttributeMap supplied by way of the AttributeExtensibleXMLObject interface.
- testAttributeMapQualifiedAttributes() - Method in class org.opensaml.core.xml.util.AttributeMapTest
- testBadCtorParams() - Method in class org.opensaml.core.xml.util.XMLObjectSourceTest
- testBasicRegistrationAndRetrievalAsClass() - Method in class org.opensaml.core.config.ConfigurationServiceTest
-
Test registering, retrieving and deregistering a config object referenced in the config service as a class impl.
- testBasicRegistrationAndRetrievalAsInterface() - Method in class org.opensaml.core.config.ConfigurationServiceTest
-
Test registering, retrieving and deregistering a config object referenced in the config service as an interface.
- testBuildXMLObject() - Method in class org.opensaml.core.xml.util.XMLObjectSupportTest
- testChangePropagationInList() - Method in class org.opensaml.core.xml.IDAttributeTest
-
Test propagation of various changes to ID attribute mappings due to attribute value changes where children are stored in an XMLObjectChildren list.
- testChildElementsMarshall() - Method in class org.opensaml.core.testing.XMLObjectProviderBaseTestCase
-
Tests marshalling the contents of a single element with child elements to a DOM document.
- testChildElementsUnmarshall() - Method in class org.opensaml.core.testing.XMLObjectProviderBaseTestCase
-
Tests unmarshalling a document that contains a single element with children.
- testClear() - Method in class org.opensaml.core.xml.util.AttributeMapTest
- testClear() - Method in class org.opensaml.core.xml.util.XMLObjectChildrenListTest
-
Test the clear method of the list.
- testComplexUnmarshallInList() - Method in class org.opensaml.core.xml.IDAttributeTest
-
Test of ID attributes on complex nested unmarshalled elements where children are stored in an XMLObjectChildren list.
- testDocumentLocation - Variable in class org.opensaml.core.xml.schema.XSBase64BinaryTest
- testDocumentLocation - Variable in class org.opensaml.core.xml.schema.XSBooleanTest
- testDocumentLocation - Variable in class org.opensaml.core.xml.schema.XSIntegerTest
- testDocumentLocation - Variable in class org.opensaml.core.xml.schema.XSQNameTest
- testDocumentLocation - Variable in class org.opensaml.core.xml.schema.XSStringTest
- testDocumentLocation - Variable in class org.opensaml.core.xml.schema.XSURITest
- testDOMAndXMLObjectSourceDropOnMutateAttribute() - Method in class org.opensaml.core.xml.AbstractXMLObjectTest
-
Tests of DOM and XMLObjectSource drop.
- testDOMAndXMLObjectSourceDropOnMutateChildElements() - Method in class org.opensaml.core.xml.AbstractXMLObjectTest
-
Tests of DOM and XMLObjectSource drop.
- testDOMAndXMLObjectSourceDropOnMutateContent() - Method in class org.opensaml.core.xml.AbstractXMLObjectTest
-
Tests of DOM and XMLObjectSource drop.
- TestFilesystemConfigurationPropertiesSource() - Constructor for class org.opensaml.core.config.provider.FilesystemConfigurationPropertiesSourceTest.TestFilesystemConfigurationPropertiesSource
- testGetterAndHashCodeAndEquals() - Method in class org.opensaml.core.xml.util.XMLObjectSourceTest
- testGlobalIDRegistration() - Method in class org.opensaml.core.xml.IDAttributeTest
-
Tests that attributes registered globally on
XMLObjectProviderRegistrySupportare being handled properly in the AttributeMap. - testIDAttributeConfiguration() - Method in class org.opensaml.core.xml.config.ConfigurationTest
-
Tests that global ID attribute registration/deregistration via the XMLTooling config file is functioning properly.
- testIDAttributeRegistration() - Method in class org.opensaml.core.xml.config.ConfigurationTest
-
Tests that global ID attribute registration/deregistration is functioning properly.
- testInvalidConfiguration() - Method in class org.opensaml.core.xml.config.ConfigurationTest
-
Tests that a schema invalid configuration file is properly identified as such.
- testIsInstanceRegisteredUnderName() - Method in class org.opensaml.core.metrics.MetricsSupportTest
- testIterator() - Method in class org.opensaml.core.xml.util.XMLObjectChildrenListTest
-
Test the iterator methods of the list.
- testListOpChangePropagation() - Method in class org.opensaml.core.xml.IDAttributeTest
-
Test propagation of various changes to ID attribute mappings due to list operations where children are stored in an XMLObjectChildren list.
- testMarshall() - Method in class org.opensaml.core.xml.schema.XSBase64BinaryTest
-
Tests Marshalling a base64Binary type.
- testMarshall() - Method in class org.opensaml.core.xml.schema.XSBooleanTest
-
Tests Marshalling a boolean type.
- testMarshall() - Method in class org.opensaml.core.xml.schema.XSDateTimeTest
-
Tests Marshalling a dateTime type.
- testMarshall() - Method in class org.opensaml.core.xml.schema.XSIntegerTest
-
Tests Marshalling a integer type.
- testMarshall() - Method in class org.opensaml.core.xml.schema.XSQNameTest
-
Tests Marshalling a QName type.
- testMarshall() - Method in class org.opensaml.core.xml.schema.XSStringTest
-
Tests Marshalling a string type.
- testMarshall() - Method in class org.opensaml.core.xml.schema.XSURITest
-
Tests Marshalling a URI type.
- testMarshallingExistingEmptyDocument() - Method in class org.opensaml.core.xml.MarshallingTest
-
Tests marshalling into an existing new empty document.
- testMarshallingReplaceDocumentRoot() - Method in class org.opensaml.core.xml.MarshallingTest
-
Tests marshalling into an existing document which already has a document root element.
- testMarshallingWithAttributes() - Method in class org.opensaml.core.xml.MarshallingTest
-
Tests marshalling an object that has DOM Attrs.
- testMarshallingWithChildElements() - Method in class org.opensaml.core.xml.MarshallingTest
-
Tests marshalling an object that has DOM Element children
- testMarshallingWithElementContent() - Method in class org.opensaml.core.xml.MarshallingTest
-
Tests marshalling an object that has DOM Element textual content.
- testMarshallingXMLFragment() - Method in class org.opensaml.core.xml.MarshallingTest
-
Tests marshalling a fragment of an already marshalled tree into an existing, but different, DOM tree.
- testMarshallNil() - Method in class org.opensaml.core.xml.XMLObjectXSIAttribsTest
- testMarshallNoNamespaceSchemaLocation() - Method in class org.opensaml.core.xml.XMLObjectXSIAttribsTest
- testMarshallSchemaLocation() - Method in class org.opensaml.core.xml.XMLObjectXSIAttribsTest
- testNonVisibleNamespacePrefixes() - Method in class org.opensaml.core.xml.NamespaceManagerTest
- testNSDeclaration() - Method in class org.opensaml.core.xml.NamespaceManagerTest
- testObjectName() - Method in class org.opensaml.core.xml.NamespaceManagerTest
- testObjectProviderConfiguration() - Method in class org.opensaml.core.xml.config.ConfigurationTest
-
Tests loading of multiple configuration files.
- testObjectType() - Method in class org.opensaml.core.xml.NamespaceManagerTest
- testProviderInit() - Method in class org.opensaml.core.config.InitializationServiceTest
- testProviderInit() - Method in class org.opensaml.core.testing.XMLObjectProviderInitializerBaseTestCase
-
Test basic provider registration.
- testQNameAttributeValue() - Method in class org.opensaml.core.xml.NamespaceManagerTest
- testQNameAttributeValueAsQName() - Method in class org.opensaml.core.xml.util.AttributeMapTest
- testQNameAttributeValueAsString() - Method in class org.opensaml.core.xml.util.AttributeMapTest
- testQNameElementContent() - Method in class org.opensaml.core.xml.NamespaceManagerTest
- testQualifiedAttributes() - Method in class org.opensaml.core.xml.NamespaceManagerTest
- testRegister() - Method in class org.opensaml.core.metrics.MetricsSupportTest
- testRemove() - Method in class org.opensaml.core.xml.util.IndexedXMLObjectChildrenListTest
-
Test to ensure removed items are removed from the index.
- testRemove() - Method in class org.opensaml.core.xml.util.XMLObjectChildrenListTest
-
Test the remove methods of the list.
- testRemoveDifferingInstance() - Method in class org.opensaml.core.metrics.MetricsSupportTest
- testRemoveSameInstance() - Method in class org.opensaml.core.metrics.MetricsSupportTest
- testSet() - Method in class org.opensaml.core.xml.util.IndexedXMLObjectChildrenListTest
-
Test the set method to make sure it removes items that have been replaced from the index.
- testSet() - Method in class org.opensaml.core.xml.util.XMLObjectChildrenListTest
-
Tests the set method of the list.
- testSimpleUnmarshall() - Method in class org.opensaml.core.xml.IDAttributeTest
-
Simple test of ID attribute on a single object.
- testSingleElementMarshall() - Method in class org.opensaml.core.testing.XMLObjectProviderBaseTestCase
-
Tests marshalling the contents of a single element, with no optional attributes, to a DOM document.
- testSingleElementOptionalAttributesMarshall() - Method in class org.opensaml.core.testing.XMLObjectProviderBaseTestCase
-
Tests marshalling the contents of a single element, with all optional attributes, to a DOM document.
- testSingleElementOptionalAttributesUnmarshall() - Method in class org.opensaml.core.testing.XMLObjectProviderBaseTestCase
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional attributes.
- testSingleElementUnknownAttributesMarshall() - Method in class org.opensaml.core.testing.XMLObjectProviderBaseTestCase
-
Tests marshalling the contents of a single element, some unknown attributes, to a DOM document.
- testSingleElementUnknownAttributesUnmarshall() - Method in class org.opensaml.core.testing.XMLObjectProviderBaseTestCase
-
Tests unmarshalling a document that contains a single element (no children) with all that element's optional attributes.
- testSingleElementUnmarshall() - Method in class org.opensaml.core.testing.XMLObjectProviderBaseTestCase
-
Tests unmarshalling a document that contains a single element (no children) with no optional attributes.
- testSource() - Method in class org.opensaml.core.config.provider.ClasspathConfigurationPropertiesSourceTest
-
Test basic retrieval of properties from properties source.
- testSource() - Method in class org.opensaml.core.config.provider.FilesystemConfigurationPropertiesSourceTest
-
Test basic retrieval of properties from properties source.
- testSource() - Method in class org.opensaml.core.config.provider.ThreadLocalConfigurationPropertiesSourceTest
-
Test basic retrieval of properties from properties source.
- testState(Set<String>) - Method in class org.opensaml.core.xml.persist.FilesystemLoadSaveManagerTest
- testState(Set<String>) - Method in class org.opensaml.core.xml.persist.MapLoadSaveManagerTest
- testSublist() - Method in class org.opensaml.core.xml.util.IndexedXMLObjectChildrenListTest
-
Tests the sublist functionality.
- testSublistClear() - Method in class org.opensaml.core.xml.util.IndexedXMLObjectChildrenListTest
- testSublistIndexOf() - Method in class org.opensaml.core.xml.util.IndexedXMLObjectChildrenListTest
-
Test sublist indexOf method.
- testSublistLastIndexOf() - Method in class org.opensaml.core.xml.util.IndexedXMLObjectChildrenListTest
-
Test sublist lastIndexOf method.
- testUnmarshall() - Method in class org.opensaml.core.xml.schema.XSBase64BinaryTest
-
Tests Marshalling a base64Binary type.
- testUnmarshall() - Method in class org.opensaml.core.xml.schema.XSBooleanTest
-
Tests Unmarshalling a boolean type.
- testUnmarshall() - Method in class org.opensaml.core.xml.schema.XSDateTimeTest
-
Tests Unmarshalling a dateTime type.
- testUnmarshall() - Method in class org.opensaml.core.xml.schema.XSIntegerTest
-
Tests Marshalling a integer type.
- testUnmarshall() - Method in class org.opensaml.core.xml.schema.XSQNameTest
-
Tests Unmarshalling a QName type.
- testUnmarshall() - Method in class org.opensaml.core.xml.schema.XSStringTest
-
Tests Marshalling a string type.
- testUnmarshall() - Method in class org.opensaml.core.xml.schema.XSURITest
-
Tests Marshalling a URI type.
- testUnmarshallCanonical() - Method in class org.opensaml.core.xml.schema.XSDateTimeTest
-
Tests Unmarshalling a dateTime type in canonical form, i.e.
- testUnmarshallingWithAttributes() - Method in class org.opensaml.core.xml.UnmarshallingTest
-
Tests unmarshalling an element that has attributes.
- testUnmarshallingWithCDATAInElementContentDefaults() - Method in class org.opensaml.core.xml.UnmarshallingSecurityTest
-
Tests unmarshalling an element with CDATA in content with default parser.
- testUnmarshallingWithCDATAInElementContentInsecure() - Method in class org.opensaml.core.xml.UnmarshallingSecurityTest
-
Tests unmarshalling an element with CDATA in content with insecure parser.
- testUnmarshallingWithChildElements() - Method in class org.opensaml.core.xml.UnmarshallingTest
-
Tests unmarshalling an element with child elements.
- testUnmarshallingWithCommentBetweenChildElementsDefaults() - Method in class org.opensaml.core.xml.UnmarshallingSecurityTest
-
Tests unmarshalling an element with comment between child elements with default parser.
- testUnmarshallingWithCommentBetweenChildElementsInsecure() - Method in class org.opensaml.core.xml.UnmarshallingSecurityTest
-
Tests unmarshalling an element with comment between child elements with insecure parser.
- testUnmarshallingWithCommentInElementContentDefaults() - Method in class org.opensaml.core.xml.UnmarshallingSecurityTest
-
Tests unmarshalling an element with comment in content with default parser.
- testUnmarshallingWithCommentInElementContentInsecure() - Method in class org.opensaml.core.xml.UnmarshallingSecurityTest
-
Tests unmarshalling an element with comment in content with insecure parser.
- testUnmarshallingWithElementContent() - Method in class org.opensaml.core.xml.UnmarshallingTest
-
Tests unmarshalling an element with content.
- testUnmarshallNil() - Method in class org.opensaml.core.xml.XMLObjectXSIAttribsTest
- testUnmarshallNoFractional() - Method in class org.opensaml.core.xml.schema.XSDateTimeTest
-
Tests Unmarshalling a dateTime type that has no fractional seconds.
- testUnmarshallNoNamespaceSchemaLocation() - Method in class org.opensaml.core.xml.XMLObjectXSIAttribsTest
- testUnmarshallNoNil() - Method in class org.opensaml.core.xml.XMLObjectXSIAttribsTest
- testUnmarshallSchemaLocation() - Method in class org.opensaml.core.xml.XMLObjectXSIAttribsTest
- testUnmarshallUnknownContent() - Method in class org.opensaml.core.xml.ElementProxyTest
-
Tests unmarshalling unknown content into the element proxy.
- testXMLObjectCloneInputMarshalling() - Method in class org.opensaml.core.xml.util.XMLObjectSupportTest
- testXMLObjectCloneWithDropDOM() - Method in class org.opensaml.core.xml.util.XMLObjectSupportTest
-
Tests cloning an XMLObject.
- testXMLObjectCloneWithRootInNewDocument() - Method in class org.opensaml.core.xml.util.XMLObjectSupportTest
-
Tests cloning an XMLObject.
- testXMLObjectCloneWithUnrootedDOM() - Method in class org.opensaml.core.xml.util.XMLObjectSupportTest
-
Tests cloning an XMLObject.
- TestXMLObjectProviderInitializer - Class in org.opensaml.core.testing
-
XMLObject provider initializer for module "core", for testing classes only.
- TestXMLObjectProviderInitializer() - Constructor for class org.opensaml.core.testing.TestXMLObjectProviderInitializer
- ThreadLocalConfigurationPropertiesSourceTest - Class in org.opensaml.core.config.provider
- ThreadLocalConfigurationPropertiesSourceTest() - Constructor for class org.opensaml.core.config.provider.ThreadLocalConfigurationPropertiesSourceTest
- type1 - Variable in class org.opensaml.core.xml.util.IndexedXMLObjectChildrenListTest
- type2 - Variable in class org.opensaml.core.xml.util.IndexedXMLObjectChildrenListTest
- typeName - Static variable in class org.opensaml.core.xml.NamespaceManagerTest
U
- unknownAttributes - Variable in class org.opensaml.core.xml.mock.SimpleXMLObject
-
anyAttribute wildcard attributes.
- unknownXMLObjects - Variable in class org.opensaml.core.xml.mock.SimpleXMLObject
-
Other children
- unmarshallElement(String) - Method in class org.opensaml.core.testing.XMLObjectBaseTestCase
-
Unmarshalls an element file into its XMLObject.
- unmarshallElement(String, boolean) - Method in class org.opensaml.core.testing.XMLObjectBaseTestCase
-
Unmarshalls an element file into its XMLObject.
- unmarshallerFactory - Static variable in class org.opensaml.core.testing.XMLObjectBaseTestCase
-
XMLObject unmarshaller factory
- UnmarshallingSecurityTest - Class in org.opensaml.core.xml
-
Unit test for unmarshalling functions.
- UnmarshallingSecurityTest() - Constructor for class org.opensaml.core.xml.UnmarshallingSecurityTest
- UnmarshallingTest - Class in org.opensaml.core.xml
-
Unit test for unmarshalling functions.
- UnmarshallingTest() - Constructor for class org.opensaml.core.xml.UnmarshallingTest
-
Constructor
V
- value - Variable in class org.opensaml.core.config.ConfigurationServiceTest.BasicTestConfig
-
Config value.
- value - Variable in class org.opensaml.core.xml.mock.SimpleXMLObject
-
Value of the object stored as text content in the element
X
- XMLObjectBaseTestCase - Class in org.opensaml.core.testing
-
Base test case class for tests that operate on XMLObjects.
- XMLObjectBaseTestCase() - Constructor for class org.opensaml.core.testing.XMLObjectBaseTestCase
- XMLObjectChildrenListTest - Class in org.opensaml.core.xml.util
-
Test case for
XMLObjectChildrenList - XMLObjectChildrenListTest() - Constructor for class org.opensaml.core.xml.util.XMLObjectChildrenListTest
- XMLObjectProviderBaseTestCase - Class in org.opensaml.core.testing
-
Base test case for
XMLObjects in XMLTooling for which we need a full set of object provider tests, i.e marshalling and unmarshalling of single elements; with optional attributes; and with child elements. - XMLObjectProviderBaseTestCase() - Constructor for class org.opensaml.core.testing.XMLObjectProviderBaseTestCase
- XMLObjectProviderInitializerBaseTestCase - Class in org.opensaml.core.testing
-
An abstract base class for XMLObject provider initializers which takes care of the boilerplate, requiring concrete subclasses to only supply the initializer impl to test along with the collection of QNames to check.
- XMLObjectProviderInitializerBaseTestCase() - Constructor for class org.opensaml.core.testing.XMLObjectProviderInitializerBaseTestCase
- XMLObjectProviderInitializerTest - Class in org.opensaml.core.xml.config
-
Test XMLObject provider initializer for module "core".
- XMLObjectProviderInitializerTest() - Constructor for class org.opensaml.core.xml.config.XMLObjectProviderInitializerTest
- XMLObjectSourceTest - Class in org.opensaml.core.xml.util
- XMLObjectSourceTest() - Constructor for class org.opensaml.core.xml.util.XMLObjectSourceTest
- XMLObjectSupportTest - Class in org.opensaml.core.xml.util
-
Tests of XMLObjectHelper utility methods.
- XMLObjectSupportTest() - Constructor for class org.opensaml.core.xml.util.XMLObjectSupportTest
- XMLObjectXSIAttribsTest - Class in org.opensaml.core.xml
-
Test support for attributes from the XML Schema Instance namespace.
- XMLObjectXSIAttribsTest() - Constructor for class org.opensaml.core.xml.XMLObjectXSIAttribsTest
-
Constructor.
- xsAny - Variable in class org.opensaml.core.xml.NamespaceManagerTest
- xsAnyBuilder - Variable in class org.opensaml.core.xml.NamespaceManagerTest
- xsAnyBuilder - Variable in class org.opensaml.core.xml.util.AttributeMapTest
- XSBase64BinaryTest - Class in org.opensaml.core.xml.schema
-
Unit test for
XSBase64Binary - XSBase64BinaryTest() - Constructor for class org.opensaml.core.xml.schema.XSBase64BinaryTest
- XSBooleanTest - Class in org.opensaml.core.xml.schema
-
Unit test for
XSBoolean - XSBooleanTest() - Constructor for class org.opensaml.core.xml.schema.XSBooleanTest
- XSDateTimeTest - Class in org.opensaml.core.xml.schema
-
Unit test for
XSDateTime - XSDateTimeTest() - Constructor for class org.opensaml.core.xml.schema.XSDateTimeTest
- XSIntegerTest - Class in org.opensaml.core.xml.schema
-
Unit test for
XSInteger - XSIntegerTest() - Constructor for class org.opensaml.core.xml.schema.XSIntegerTest
- xsiTypeName - Static variable in class org.opensaml.core.xml.NamespaceManagerTest
- XSQNameTest - Class in org.opensaml.core.xml.schema
-
Unit test for
XSQName - XSQNameTest() - Constructor for class org.opensaml.core.xml.schema.XSQNameTest
- XSStringTest - Class in org.opensaml.core.xml.schema
-
Unit test for
XSString - XSStringTest() - Constructor for class org.opensaml.core.xml.schema.XSStringTest
- XSURITest - Class in org.opensaml.core.xml.schema
-
Unit test for
XSURI - XSURITest() - Constructor for class org.opensaml.core.xml.schema.XSURITest
All Classes All Packages