A B C D E F G H I J K L M N O P Q R S T U V W X 

A

AbstractIdentifiedInitializableComponentTest - Class in net.shibboleth.utilities.java.support.component
Test for AbstractIdentifiedInitializableComponent.
AbstractIdentifiedInitializableComponentTest() - Constructor for class net.shibboleth.utilities.java.support.component.AbstractIdentifiedInitializableComponentTest
 
AbstractIdentifiedInitializableComponentTest.MockComponent - Class in net.shibboleth.utilities.java.support.component
Mock component.
AbstractIdentifiedInitializableComponentTest.MockComponent() - Constructor for class net.shibboleth.utilities.java.support.component.AbstractIdentifiedInitializableComponentTest.MockComponent
 
AbstractInitializableComponentTest - Class in net.shibboleth.utilities.java.support.component
Test for AbstractInitializableComponent
AbstractInitializableComponentTest() - Constructor for class net.shibboleth.utilities.java.support.component.AbstractInitializableComponentTest
 
AbstractInitializableComponentTest.MockComponent - Class in net.shibboleth.utilities.java.support.component
 
AbstractInitializableComponentTest.MockComponent() - Constructor for class net.shibboleth.utilities.java.support.component.AbstractInitializableComponentTest.MockComponent
 
addValue(HttpClientContext, String) - Method in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest.TestContextHandler
 
AllMatchPredicateTest - Class in net.shibboleth.utilities.java.support.logic
AllMatchPredicate unit test.
AllMatchPredicateTest() - Constructor for class net.shibboleth.utilities.java.support.logic.AllMatchPredicateTest
 
AnyMatchPredicateTest - Class in net.shibboleth.utilities.java.support.logic
AnyMatchPredicate unit test.
AnyMatchPredicateTest() - Constructor for class net.shibboleth.utilities.java.support.logic.AnyMatchPredicateTest
 
apply(String) - Method in class net.shibboleth.utilities.java.support.collection.CollectionTest.UpcaseFunction
apply(Object) - Method in class net.shibboleth.utilities.java.support.logic.ComponentInitializationExceptionFunction
apply(Object) - Method in class net.shibboleth.utilities.java.support.logic.ComponentInitializationExceptionPredicate
apply(Object) - Method in class net.shibboleth.utilities.java.support.logic.ExceptionFunction
apply(Object) - Method in class net.shibboleth.utilities.java.support.logic.ExceptionPredicate
apply(String) - Method in class net.shibboleth.utilities.java.support.logic.TransformAndCheckFunctionTest.MyPredicate
apply(Foo) - Method in class net.shibboleth.utilities.java.support.resolver.EvaluableTestFooCriterion
 
apply(Foo) - Method in class net.shibboleth.utilities.java.support.resolver.FooPredicate
 
assertEquals(Node, Node) - Method in class net.shibboleth.utilities.java.support.xml.SerializeSupportTest
 
assertNodeTestPasses(InputSource, NodeTester, short) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Execute a NodeTest for a single node type and assert that it passes
assertNodeTestPasses(String, NodeTester, short) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Execute a NodeTest for a single node type and assert that it passes
assertNodeTestPasses(NodeTest, NodeTester, short[], boolean) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Execute a NodeTest for multiple node types and make an assertion about it whether it is expected to pass
assertXMLEqual(Diff, boolean) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that the result of an XML comparison is or is not similar.
assertXMLEqual(String, Diff, boolean) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that the result of an XML comparison is or is not similar.
assertXMLEqual(InputSource, InputSource) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that two XML documents are similar
assertXMLEqual(String, String) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that two XML documents are similar
assertXMLEqual(Document, Document) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that two XML documents are similar
assertXMLEqual(Reader, Reader) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that two XML documents are similar
assertXMLEqual(String, InputSource, InputSource) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that two XML documents are similar
assertXMLEqual(String, String, String) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that two XML documents are similar
assertXMLEqual(String, Document, Document) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that two XML documents are similar
assertXMLEqual(String, Reader, Reader) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that two XML documents are similar
assertXMLIdentical(Diff, boolean) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that the result of an XML comparison is or is not identical
assertXMLIdentical(String, Diff, boolean) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that the result of an XML comparison is or is not identical
assertXMLNotEqual(InputSource, InputSource) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that two XML documents are NOT similar
assertXMLNotEqual(String, String) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that two XML documents are NOT similar
assertXMLNotEqual(Document, Document) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that two XML documents are NOT similar
assertXMLNotEqual(Reader, Reader) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that two XML documents are NOT similar
assertXMLNotEqual(String, InputSource, InputSource) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that two XML documents are NOT similar
assertXMLNotEqual(String, String, String) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that two XML documents are NOT similar
assertXMLNotEqual(String, Document, Document) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that two XML documents are NOT similar
assertXMLNotEqual(String, Reader, Reader) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that two XML documents are NOT similar
assertXMLValid(InputSource) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that an InputSource containing XML contains valid XML: the document must contain a DOCTYPE declaration to be validated
assertXMLValid(String) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that a String containing XML contains valid XML: the String must contain a DOCTYPE declaration to be validated
assertXMLValid(InputSource, String) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that an InputSource containing XML contains valid XML: the document must contain a DOCTYPE to be validated, but the validation will use the systemId to obtain the DTD
assertXMLValid(String, String) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that a String containing XML contains valid XML: the String must contain a DOCTYPE to be validated, but the validation will use the systemId to obtain the DTD
assertXMLValid(InputSource, String, String) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that a piece of XML contains valid XML: the document will be given a DOCTYPE to be validated with the name and systemId specified regardless of whether it already contains a doctype declaration.
assertXMLValid(String, String, String) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that a String containing XML contains valid XML: the String will be given a DOCTYPE to be validated with the name and systemId specified regardless of whether it already contains a doctype declaration.
assertXMLValid(Validator) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that a Validator instance returns isValid() == true
assertXpathEquality(String, Document, String, Document, boolean) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that the node lists of two Xpaths in two documents are equal or not.
assertXpathEvaluatesTo(String, String, InputSource) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert the value of an Xpath expression in an XML document.
assertXpathEvaluatesTo(String, String, String) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert the value of an Xpath expression in an XML String
assertXpathEvaluatesTo(String, String, Document) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert the value of an Xpath expression in an DOM Document
assertXpathExists(String, InputSource) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that a specific XPath exists in some given XML
assertXpathExists(String, String) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that a specific XPath exists in some given XML
assertXpathExists(String, Document) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that a specific XPath exists in some given XML
assertXpathNotExists(String, InputSource) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that a specific XPath does NOT exist in some given XML
assertXpathNotExists(String, String) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that a specific XPath does NOT exist in some given XML
assertXpathNotExists(String, Document) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that a specific XPath does NOT exist in some given XML
assertXpathsEqual(String, String, Document) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that the node lists of two Xpaths in the same document are equal
assertXpathsEqual(String, String, InputSource) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that the node lists of two Xpaths in the same document are equal
assertXpathsEqual(String, String, String) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that the node lists of two Xpaths in the same XML string are equal
assertXpathsEqual(String, InputSource, String, InputSource) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that the node lists of two Xpaths in two documents are equal
assertXpathsEqual(String, String, String, String) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that the node lists of two Xpaths in two XML strings are equal
assertXpathsEqual(String, Document, String, Document) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that the node lists of two Xpaths in two documents are equal
assertXpathsNotEqual(String, String, Document) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that the node lists of two Xpaths in the same document are NOT equal
assertXpathsNotEqual(String, String, InputSource) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that the node lists of two Xpaths in the same document are NOT equal
assertXpathsNotEqual(String, String, String) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that the node lists of two Xpaths in the same XML string are NOT equal
assertXpathsNotEqual(String, String, String, String) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that the node lists of two Xpaths in two XML strings are NOT equal
assertXpathsNotEqual(String, InputSource, String, InputSource) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that the node lists of two Xpaths in two XML strings are NOT equal
assertXpathsNotEqual(String, Document, String, Document) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that the node lists of two Xpaths in two documents are NOT equal
assertXpathValuesEqual(String, String, Document) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that the evaluation of two Xpaths in the same document are equal
assertXpathValuesEqual(String, String, InputSource) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that the evaluation of two Xpaths in the same XML string are equal
assertXpathValuesEqual(String, String, String) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that the evaluation of two Xpaths in the same XML string are equal
assertXpathValuesEqual(String, InputSource, String, InputSource) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that the evaluation of two Xpaths in two XML strings are equal
assertXpathValuesEqual(String, String, String, String) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that the evaluation of two Xpaths in two XML strings are equal
assertXpathValuesEqual(String, Document, String, Document) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that the evaluation of two Xpaths in two documents are equal
assertXpathValuesNotEqual(String, String, InputSource) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that the evaluation of two Xpaths in the same XML string are NOT equal
assertXpathValuesNotEqual(String, String, String) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that the evaluation of two Xpaths in the same XML string are NOT equal
assertXpathValuesNotEqual(String, String, Document) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that the evaluation of two Xpaths in the same document are NOT equal
assertXpathValuesNotEqual(String, InputSource, String, InputSource) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that the evaluation of two Xpaths in two XML strings are NOT equal
assertXpathValuesNotEqual(String, String, String, String) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that the evaluation of two Xpaths in two XML strings are NOT equal
assertXpathValuesNotEqual(String, Document, String, Document) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
Assert that the evaluation of two Xpaths in two documents are NOT equal
asXpathResultDocument(DocumentBuilder, NodeList) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
 
attributes - Variable in class net.shibboleth.utilities.java.support.xml.AttributeSupportTest
 
AttributeSupportTest - Class in net.shibboleth.utilities.java.support.xml
Tests for AttributeSupport;
AttributeSupportTest() - Constructor for class net.shibboleth.utilities.java.support.xml.AttributeSupportTest
 
AUTO_MODULE_NAME - Static variable in class net.shibboleth.utilities.java.support.testing.ShowAutomaticModuleNames
 

B

badSpace - Variable in class net.shibboleth.utilities.java.support.xml.AttributeSupportTest
 
badValues() - Method in class net.shibboleth.utilities.java.support.security.DataSealerTest
 
Base64SupportTest - Class in net.shibboleth.utilities.java.support.codec
Base64Support unit test.
Base64SupportTest() - Constructor for class net.shibboleth.utilities.java.support.codec.Base64SupportTest
 
BasicKeystoreKeyStrategyTest - Class in net.shibboleth.utilities.java.support.security
Test for BasicKeystoreKeyStrategy.
BasicKeystoreKeyStrategyTest() - Constructor for class net.shibboleth.utilities.java.support.security.BasicKeystoreKeyStrategyTest
 
basicParserPool - Variable in class net.shibboleth.utilities.java.support.xml.BasicParserPoolTest
 
BasicParserPoolTest - Class in net.shibboleth.utilities.java.support.xml
Tests for NamespaceSupport
BasicParserPoolTest() - Constructor for class net.shibboleth.utilities.java.support.xml.BasicParserPoolTest
 
BasicParserPoolTest.MockEntityResolver - Class in net.shibboleth.utilities.java.support.xml
 
BasicParserPoolTest.MockEntityResolver() - Constructor for class net.shibboleth.utilities.java.support.xml.BasicParserPoolTest.MockEntityResolver
 
BasicParserPoolTest.MockErrorHandler - Class in net.shibboleth.utilities.java.support.xml
 
BasicParserPoolTest.MockErrorHandler() - Constructor for class net.shibboleth.utilities.java.support.xml.BasicParserPoolTest.MockErrorHandler
 
buildHTTPResourceURL(String, String, boolean) - Static method in class net.shibboleth.utilities.java.support.repository.RepositorySupport
Build an HTTP/HTTPS resource URL for the selected repository name and path.
buildHTTPSResourceURL(String, String) - Static method in class net.shibboleth.utilities.java.support.repository.RepositorySupport
Build an HTTPS resource URL for the selected repository name and path.

C

CaseInsensitiveStringMatchPredicateTest - Class in net.shibboleth.utilities.java.support.logic
CaseInsensitiveStringMatchPredicate unit test.
CaseInsensitiveStringMatchPredicateTest() - Constructor for class net.shibboleth.utilities.java.support.logic.CaseInsensitiveStringMatchPredicateTest
 
checkAndThrowError(Throwable) - Static method in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest.ThrowableHelper
 
checkParsedDocument(Document) - Method in class net.shibboleth.utilities.java.support.xml.BasicParserPoolTest
 
child - Variable in class net.shibboleth.utilities.java.support.xml.NamespaceSupportTest
 
child - Variable in class net.shibboleth.utilities.java.support.xml.QNameSupportTest
 
CHUNCKED_ENCODED_TEXT - Static variable in class net.shibboleth.utilities.java.support.codec.Base64SupportTest
 
ClassIndexedSetTest - Class in net.shibboleth.utilities.java.support.collection
Tests the ClassIndexedSet, using local Member interface as the underlying type.
ClassIndexedSetTest() - Constructor for class net.shibboleth.utilities.java.support.collection.ClassIndexedSetTest
 
ClassIndexedSetTest.A - Class in net.shibboleth.utilities.java.support.collection
 
ClassIndexedSetTest.A(String) - Constructor for class net.shibboleth.utilities.java.support.collection.ClassIndexedSetTest.A
Constructor.
ClassIndexedSetTest.AbstractMember - Class in net.shibboleth.utilities.java.support.collection
 
ClassIndexedSetTest.AbstractMember(String) - Constructor for class net.shibboleth.utilities.java.support.collection.ClassIndexedSetTest.AbstractMember
 
ClassIndexedSetTest.B - Class in net.shibboleth.utilities.java.support.collection
 
ClassIndexedSetTest.B(String) - Constructor for class net.shibboleth.utilities.java.support.collection.ClassIndexedSetTest.B
Constructor.
ClassIndexedSetTest.C - Class in net.shibboleth.utilities.java.support.collection
 
ClassIndexedSetTest.C(String) - Constructor for class net.shibboleth.utilities.java.support.collection.ClassIndexedSetTest.C
Constructor.
ClassIndexedSetTest.D - Class in net.shibboleth.utilities.java.support.collection
 
ClassIndexedSetTest.D(String) - Constructor for class net.shibboleth.utilities.java.support.collection.ClassIndexedSetTest.D
Constructor.
ClassIndexedSetTest.Member - Interface in net.shibboleth.utilities.java.support.collection
 
ClassToInstanceMultiMapTest - Class in net.shibboleth.utilities.java.support.collection
Unit test for ClassToInstanceMultiMap.
ClassToInstanceMultiMapTest() - Constructor for class net.shibboleth.utilities.java.support.collection.ClassToInstanceMultiMapTest
 
ClassToInstanceMultiMapTest.AbstractFoo - Class in net.shibboleth.utilities.java.support.collection
 
ClassToInstanceMultiMapTest.AbstractFoo() - Constructor for class net.shibboleth.utilities.java.support.collection.ClassToInstanceMultiMapTest.AbstractFoo
 
ClassToInstanceMultiMapTest.AbstractFooBar - Class in net.shibboleth.utilities.java.support.collection
 
ClassToInstanceMultiMapTest.AbstractFooBar() - Constructor for class net.shibboleth.utilities.java.support.collection.ClassToInstanceMultiMapTest.AbstractFooBar
 
ClassToInstanceMultiMapTest.Bar - Interface in net.shibboleth.utilities.java.support.collection
 
ClassToInstanceMultiMapTest.Foo - Interface in net.shibboleth.utilities.java.support.collection
 
ClassToInstanceMultiMapTest.FooBarImpl - Class in net.shibboleth.utilities.java.support.collection
 
ClassToInstanceMultiMapTest.FooBarImpl() - Constructor for class net.shibboleth.utilities.java.support.collection.ClassToInstanceMultiMapTest.FooBarImpl
 
ClassToInstanceMultiMapTest.FooImpl - Class in net.shibboleth.utilities.java.support.collection
 
ClassToInstanceMultiMapTest.FooImpl() - Constructor for class net.shibboleth.utilities.java.support.collection.ClassToInstanceMultiMapTest.FooImpl
 
client - Variable in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest
 
close() - Method in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest.MockCloseableHttpResponse
 
close() - Method in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest.MockHttpClient
CollectionTest - Class in net.shibboleth.utilities.java.support.collection
Generic Collection tester
CollectionTest() - Constructor for class net.shibboleth.utilities.java.support.collection.CollectionTest
 
CollectionTest.UpcaseFunction - Class in net.shibboleth.utilities.java.support.collection
 
CollectionTest.UpcaseFunction() - Constructor for class net.shibboleth.utilities.java.support.collection.CollectionTest.UpcaseFunction
 
ComponentInitializationExceptionFunction - Class in net.shibboleth.utilities.java.support.logic
A Function that always throws a ComponentInitializationException when ComponentInitializationExceptionFunction.initialize() is called.
ComponentInitializationExceptionFunction() - Constructor for class net.shibboleth.utilities.java.support.logic.ComponentInitializationExceptionFunction
 
ComponentInitializationExceptionPredicate - Class in net.shibboleth.utilities.java.support.logic
A Predicate that always throws a ComponentInitializationException when ComponentInitializationExceptionPredicate.initialize() is called.
ComponentInitializationExceptionPredicate() - Constructor for class net.shibboleth.utilities.java.support.logic.ComponentInitializationExceptionPredicate
 
ComponentSupportTest - Class in net.shibboleth.utilities.java.support.component
Tests for ComponentSupport
ComponentSupportTest() - Constructor for class net.shibboleth.utilities.java.support.component.ComponentSupportTest
 
ComponentSupportTest.MockDestructableComponent - Class in net.shibboleth.utilities.java.support.component
 
ComponentSupportTest.MockDestructableComponent() - Constructor for class net.shibboleth.utilities.java.support.component.ComponentSupportTest.MockDestructableComponent
 
ComponentSupportTest.MockInitializableComponent - Class in net.shibboleth.utilities.java.support.component
 
ComponentSupportTest.MockInitializableComponent() - Constructor for class net.shibboleth.utilities.java.support.component.ComponentSupportTest.MockInitializableComponent
 
contentLength() - Method in class net.shibboleth.utilities.java.support.resource.TestResourceConverter
context - Variable in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest
 
ContextHandlingHttpClientTest - Class in net.shibboleth.utilities.java.support.httpclient
 
ContextHandlingHttpClientTest() - Constructor for class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest
 
ContextHandlingHttpClientTest.MockCloseableHttpResponse - Class in net.shibboleth.utilities.java.support.httpclient
 
ContextHandlingHttpClientTest.MockCloseableHttpResponse(ProtocolVersion, int, String) - Constructor for class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest.MockCloseableHttpResponse
 
ContextHandlingHttpClientTest.MockHttpClient - Class in net.shibboleth.utilities.java.support.httpclient
 
ContextHandlingHttpClientTest.MockHttpClient() - Constructor for class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest.MockHttpClient
 
ContextHandlingHttpClientTest.MockHttpClient(Throwable) - Constructor for class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest.MockHttpClient
 
ContextHandlingHttpClientTest.MockResponseHandler - Class in net.shibboleth.utilities.java.support.httpclient
 
ContextHandlingHttpClientTest.MockResponseHandler() - Constructor for class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest.MockResponseHandler
 
ContextHandlingHttpClientTest.TestContextHandler - Class in net.shibboleth.utilities.java.support.httpclient
 
ContextHandlingHttpClientTest.TestContextHandler(String) - Constructor for class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest.TestContextHandler
 
ContextHandlingHttpClientTest.TestContextHandler(Throwable, Throwable) - Constructor for class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest.TestContextHandler
 
ContextHandlingHttpClientTest.TestContextHandler(String, Throwable, Throwable) - Constructor for class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest.TestContextHandler
 
ContextHandlingHttpClientTest.ThrowableHelper - Class in net.shibboleth.utilities.java.support.httpclient
 
ContextHandlingHttpClientTest.ThrowableHelper() - Constructor for class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest.ThrowableHelper
 
CookieManagerTest - Class in net.shibboleth.utilities.java.support.net
CookieManager unit test.
CookieManagerTest() - Constructor for class net.shibboleth.utilities.java.support.net.CookieManagerTest
 
countNonNamespaceAttributes(NamedNodeMap) - Method in class net.shibboleth.utilities.java.support.xml.SerializeSupportTest
 
createDataSealer() - Method in class net.shibboleth.utilities.java.support.security.DataSealerTest
 
createDataSealer2() - Method in class net.shibboleth.utilities.java.support.security.DataSealerTest
 
createdElement - Variable in class net.shibboleth.utilities.java.support.xml.AttributeSupportTest
 
createRelativeResource(String) - Method in class net.shibboleth.utilities.java.support.resource.TestResourceConverter
createStandardMappings() - Method in class net.shibboleth.utilities.java.support.xml.SimpleNamespaceContextTest
Create standard set of mappings for use by multiple tests.
CriteriaSetTest - Class in net.shibboleth.utilities.java.support.resolver
CriteriaSet unit test.
CriteriaSetTest() - Constructor for class net.shibboleth.utilities.java.support.resolver.CriteriaSetTest
 
CriteriaSetTest.MockCriterion - Class in net.shibboleth.utilities.java.support.resolver
 
CriteriaSetTest.MockCriterion() - Constructor for class net.shibboleth.utilities.java.support.resolver.CriteriaSetTest.MockCriterion
 
CriterionPredicateRegistryTest - Class in net.shibboleth.utilities.java.support.resolver
 
CriterionPredicateRegistryTest() - Constructor for class net.shibboleth.utilities.java.support.resolver.CriterionPredicateRegistryTest
 

D

data - Variable in class net.shibboleth.utilities.java.support.collection.ClassIndexedSetTest.AbstractMember
 
DataSealerTest - Class in net.shibboleth.utilities.java.support.security
Test for DataSealer.
DataSealerTest() - Constructor for class net.shibboleth.utilities.java.support.security.DataSealerTest
 
DEFAULT_NAMESPACE - Static variable in class net.shibboleth.utilities.java.support.xml.QNameSupportTest
 
DEFAULT_NAMESPACE_1 - Static variable in class net.shibboleth.utilities.java.support.xml.NamespaceSupportTest
 
DEFAULT_NAMESPACE_2 - Static variable in class net.shibboleth.utilities.java.support.xml.NamespaceSupportTest
 
deleteFile() - Method in class net.shibboleth.utilities.java.support.scripting.EvaluableScriptTest
 
destroy() - Method in class net.shibboleth.utilities.java.support.component.ComponentSupportTest.MockDestructableComponent
destroy() - Method in class net.shibboleth.utilities.java.support.net.RequestResponseContextFilterTest.TestServlet
destroyed - Variable in class net.shibboleth.utilities.java.support.component.ComponentSupportTest.MockDestructableComponent
 
digester - Variable in class net.shibboleth.utilities.java.support.codec.StringDigesterTest
 
document - Variable in class net.shibboleth.utilities.java.support.xml.AttributeSupportTest
 
doExecute(HttpHost, HttpRequest, HttpContext) - Method in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest.MockHttpClient
doInitialize() - Method in class net.shibboleth.utilities.java.support.component.AbstractInitializableComponentTest.MockComponent
DomTypeSupportTest - Class in net.shibboleth.utilities.java.support.xml
Tests for DOMTypeSupport;
DomTypeSupportTest() - Constructor for class net.shibboleth.utilities.java.support.xml.DomTypeSupportTest
 
DTD_FILE - Static variable in class net.shibboleth.utilities.java.support.xml.BasicParserPoolTest
 
dynamicOne - Variable in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest
 
dynamicThree - Variable in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest
 
dynamicTwo - Variable in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest
 

E

ElementSupportTest - Class in net.shibboleth.utilities.java.support.xml
Test ElementSupport.
ElementSupportTest() - Constructor for class net.shibboleth.utilities.java.support.xml.ElementSupportTest
 
EMPTY_TRIM_TEST2 - Static variable in class net.shibboleth.utilities.java.support.primitive.StringSupportTest
 
encodeDecode() - Method in class net.shibboleth.utilities.java.support.security.DataSealerTest
 
encodeDecodeLong() - Method in class net.shibboleth.utilities.java.support.security.DataSealerTest
 
encodeDecodeSecondKey() - Method in class net.shibboleth.utilities.java.support.security.DataSealerTest
 
error - Variable in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest.MockHttpClient
 
error(SAXParseException) - Method in class net.shibboleth.utilities.java.support.xml.BasicParserPoolTest.MockErrorHandler
 
EvaluableFooCriterion - Interface in net.shibboleth.utilities.java.support.resolver
 
EvaluableScriptTest - Class in net.shibboleth.utilities.java.support.scripting
Tests for EvaluableScript.
EvaluableScriptTest() - Constructor for class net.shibboleth.utilities.java.support.scripting.EvaluableScriptTest
 
EvaluableTestFooCriterion - Class in net.shibboleth.utilities.java.support.resolver
 
EvaluableTestFooCriterion() - Constructor for class net.shibboleth.utilities.java.support.resolver.EvaluableTestFooCriterion
 
EvaluableTestFooCriterion(boolean) - Constructor for class net.shibboleth.utilities.java.support.resolver.EvaluableTestFooCriterion
 
ExceptionFunction - Class in net.shibboleth.utilities.java.support.logic
A Function that always throws a RuntimeException of some sort.
ExceptionFunction(RuntimeException) - Constructor for class net.shibboleth.utilities.java.support.logic.ExceptionFunction
Constructor.
ExceptionPredicate - Class in net.shibboleth.utilities.java.support.logic
A Predicate that always throws a RuntimeException of some sort.
ExceptionPredicate(RuntimeException) - Constructor for class net.shibboleth.utilities.java.support.logic.ExceptionPredicate
Constructor.
excludes - Variable in class net.shibboleth.utilities.java.support.logic.TransformAndCheckFunctionTest
 
exists() - Method in class net.shibboleth.utilities.java.support.resource.TestResourceConverter

F

failingSource() - Method in class net.shibboleth.utilities.java.support.xml.SchemaBuilderTest
 
fails - Variable in class net.shibboleth.utilities.java.support.xml.SchemaBuilderTest
 
fatalError(SAXParseException) - Method in class net.shibboleth.utilities.java.support.xml.BasicParserPoolTest.MockErrorHandler
 
FILE_ROOT - Static variable in class net.shibboleth.utilities.java.support.xml.SchemaBuilderTest
 
FileCachingHttpClientBuilderTest - Class in net.shibboleth.utilities.java.support.httpclient
 
FileCachingHttpClientBuilderTest() - Constructor for class net.shibboleth.utilities.java.support.httpclient.FileCachingHttpClientBuilderTest
 
filter - Variable in class net.shibboleth.utilities.java.support.net.RequestResponseContextFilterTest
 
filterChain - Variable in class net.shibboleth.utilities.java.support.net.RequestResponseContextFilterTest
 
FIRST_SCHEMA_FILE - Static variable in class net.shibboleth.utilities.java.support.xml.SchemaBuilderTest
 
FixedStringIdentifierGenerationStrategyTest - Class in net.shibboleth.utilities.java.support.security
 
FixedStringIdentifierGenerationStrategyTest() - Constructor for class net.shibboleth.utilities.java.support.security.FixedStringIdentifierGenerationStrategyTest
 
Foo - Class in net.shibboleth.utilities.java.support.resolver
 
Foo() - Constructor for class net.shibboleth.utilities.java.support.resolver.Foo
 
fooCriterion - Variable in class net.shibboleth.utilities.java.support.resolver.CriterionPredicateRegistryTest
 
FooPredicate - Class in net.shibboleth.utilities.java.support.resolver
 
FooPredicate(TestCriterion) - Constructor for class net.shibboleth.utilities.java.support.resolver.FooPredicate
 
fooPredicateClass - Variable in class net.shibboleth.utilities.java.support.resolver.CriterionPredicateRegistryTest
 
FORMAT - Static variable in class net.shibboleth.utilities.java.support.primitive.LazilyFormattedStringTest
 

G

generateIdentifier() - Method in class net.shibboleth.utilities.java.support.security.FixedStringIdentifierGenerationStrategyTest
 
generateIdentifierboolean() - Method in class net.shibboleth.utilities.java.support.security.FixedStringIdentifierGenerationStrategyTest
 
getAutomaticModuleName(JarFile) - Method in class net.shibboleth.utilities.java.support.testing.ShowAutomaticModuleNames
Fetch the automatic module name (if any) from a .jar file.
getConnectionManager() - Method in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest.MockHttpClient
getData() - Method in class net.shibboleth.utilities.java.support.collection.ClassIndexedSetTest.AbstractMember
 
getData() - Method in interface net.shibboleth.utilities.java.support.collection.ClassIndexedSetTest.Member
 
getDescription() - Method in class net.shibboleth.utilities.java.support.resource.TestResourceConverter
getFailMessage(String, Diff) - Static method in class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
 
getFile() - Method in class net.shibboleth.utilities.java.support.resource.TestResourceConverter
getFilename() - Method in class net.shibboleth.utilities.java.support.resource.TestResourceConverter
getHashCalls() - Method in class net.shibboleth.utilities.java.support.primitive.ObjectSupportTest.ComplexClass
 
getId() - Method in class net.shibboleth.utilities.java.support.primitive.TimerSupportTest.MockIdentifiedComponent
 
getInitCount() - Method in class net.shibboleth.utilities.java.support.component.AbstractInitializableComponentTest.MockComponent
 
getInputStream() - Method in class net.shibboleth.utilities.java.support.resource.TestResourceConverter
getJavaVersion(String) - Static method in class net.shibboleth.utilities.java.support.testing.TestSupport
Extracts the major version number from a Java version string.
getJavaVersion() - Method in class net.shibboleth.utilities.java.support.testing.TestSupportTest
 
getParams() - Method in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest.MockHttpClient
getServletConfig() - Method in class net.shibboleth.utilities.java.support.net.RequestResponseContextFilterTest.TestServlet
getServletInfo() - Method in class net.shibboleth.utilities.java.support.net.RequestResponseContextFilterTest.TestServlet
getURI() - Method in class net.shibboleth.utilities.java.support.resource.TestResourceConverter
getURL() - Method in class net.shibboleth.utilities.java.support.resource.TestResourceConverter
goodBaseIdSpaceLang - Variable in class net.shibboleth.utilities.java.support.xml.AttributeSupportTest
 
grandchild - Variable in class net.shibboleth.utilities.java.support.xml.NamespaceSupportTest
 

H

handleResponse(HttpResponse) - Method in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest.MockResponseHandler
 
hashCalls - Variable in class net.shibboleth.utilities.java.support.primitive.ObjectSupportTest.ComplexClass
 
hashCode() - Method in class net.shibboleth.utilities.java.support.primitive.ObjectSupportTest.ComplexClass
 
HTMLEncoderTest - Class in net.shibboleth.utilities.java.support.codec
HTMLEncoder tests.
HTMLEncoderTest() - Constructor for class net.shibboleth.utilities.java.support.codec.HTMLEncoderTest
 
HttpClientBuilderTest - Class in net.shibboleth.utilities.java.support.httpclient
 
HttpClientBuilderTest() - Constructor for class net.shibboleth.utilities.java.support.httpclient.HttpClientBuilderTest
 
HttpClientBuilderTest.TestContextHandler - Class in net.shibboleth.utilities.java.support.httpclient
 
HttpClientBuilderTest.TestContextHandler() - Constructor for class net.shibboleth.utilities.java.support.httpclient.HttpClientBuilderTest.TestContextHandler
 
HttpClientSupportTest - Class in net.shibboleth.utilities.java.support.httpclient
 
HttpClientSupportTest() - Constructor for class net.shibboleth.utilities.java.support.httpclient.HttpClientSupportTest
 
HttpClientSupportTest.TestContextHandler - Class in net.shibboleth.utilities.java.support.httpclient
 
HttpClientSupportTest.TestContextHandler() - Constructor for class net.shibboleth.utilities.java.support.httpclient.HttpClientSupportTest.TestContextHandler
 
HttpServletRequestResponseContextTest - Class in net.shibboleth.utilities.java.support.net
Tests for HttpServletRequestResponseContext.
HttpServletRequestResponseContextTest() - Constructor for class net.shibboleth.utilities.java.support.net.HttpServletRequestResponseContextTest
 
HttpServletSupportTest - Class in net.shibboleth.utilities.java.support.net
HttpServletSupport unit test.
HttpServletSupportTest() - Constructor for class net.shibboleth.utilities.java.support.net.HttpServletSupportTest
 

I

id - Variable in class net.shibboleth.utilities.java.support.primitive.TimerSupportTest.MockIdentifiedComponent
 
idAttrQName - Variable in class net.shibboleth.utilities.java.support.xml.AttributeSupportTest
 
IdleConectionSweeperTest - Class in net.shibboleth.utilities.java.support.httpclient
IdleConnectionSweeper unit test.
IdleConectionSweeperTest() - Constructor for class net.shibboleth.utilities.java.support.httpclient.IdleConectionSweeperTest
 
IndexingObjectStoreTest - Class in net.shibboleth.utilities.java.support.collection
Unit test for IndexingObjectStore.
IndexingObjectStoreTest() - Constructor for class net.shibboleth.utilities.java.support.collection.IndexingObjectStoreTest
 
init(ServletConfig) - Method in class net.shibboleth.utilities.java.support.net.RequestResponseContextFilterTest.TestServlet
initCount - Variable in class net.shibboleth.utilities.java.support.component.AbstractInitializableComponentTest.MockComponent
 
initialize() - Method in class net.shibboleth.utilities.java.support.component.ComponentSupportTest.MockInitializableComponent
initialize() - Method in class net.shibboleth.utilities.java.support.logic.ComponentInitializationExceptionFunction
initialize() - Method in class net.shibboleth.utilities.java.support.logic.ComponentInitializationExceptionPredicate
initialized - Variable in class net.shibboleth.utilities.java.support.component.ComponentSupportTest.MockInitializableComponent
 
initializeKeystoreResource() - Method in class net.shibboleth.utilities.java.support.security.DataSealerTest
 
InMemoryCachingHttpClientBuilderTest - Class in net.shibboleth.utilities.java.support.httpclient
 
InMemoryCachingHttpClientBuilderTest() - Constructor for class net.shibboleth.utilities.java.support.httpclient.InMemoryCachingHttpClientBuilderTest
 
INTEGER_1 - Static variable in class net.shibboleth.utilities.java.support.collection.PairTest
 
INTEGER_2 - Static variable in class net.shibboleth.utilities.java.support.collection.PairTest
 
INTEGER_3 - Static variable in class net.shibboleth.utilities.java.support.collection.MapTest
 
invokeAfter(HttpClientContext, HttpUriRequest) - Method in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest.TestContextHandler
invokeAfter(HttpClientContext, HttpUriRequest) - Method in class net.shibboleth.utilities.java.support.httpclient.HttpClientBuilderTest.TestContextHandler
invokeAfter(HttpClientContext, HttpUriRequest) - Method in class net.shibboleth.utilities.java.support.httpclient.HttpClientSupportTest.TestContextHandler
invokeAfterError - Variable in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest.TestContextHandler
 
invokeBefore(HttpClientContext, HttpUriRequest) - Method in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest.TestContextHandler
invokeBefore(HttpClientContext, HttpUriRequest) - Method in class net.shibboleth.utilities.java.support.httpclient.HttpClientBuilderTest.TestContextHandler
invokeBefore(HttpClientContext, HttpUriRequest) - Method in class net.shibboleth.utilities.java.support.httpclient.HttpClientSupportTest.TestContextHandler
invokeBeforeError - Variable in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest.TestContextHandler
 
IPRangeTest - Class in net.shibboleth.utilities.java.support.net
 
IPRangeTest() - Constructor for class net.shibboleth.utilities.java.support.net.IPRangeTest
 
isDestroyed() - Method in class net.shibboleth.utilities.java.support.component.ComponentSupportTest.MockDestructableComponent
isInitialized() - Method in class net.shibboleth.utilities.java.support.component.ComponentSupportTest.MockInitializableComponent
isInitialized() - Method in class net.shibboleth.utilities.java.support.logic.ComponentInitializationExceptionFunction
isInitialized() - Method in class net.shibboleth.utilities.java.support.logic.ComponentInitializationExceptionPredicate
isJavaV11OrLater() - Static method in class net.shibboleth.utilities.java.support.testing.TestSupport
Indicates whether the tests are running under Java 11 or a later version.
isJavaV11OrLater() - Method in class net.shibboleth.utilities.java.support.testing.TestSupportTest
 
isJavaV7OrLater() - Static method in class net.shibboleth.utilities.java.support.testing.TestSupport
Indicates whether the tests are running under Java 7 or a later version.
isJavaV7OrLater() - Method in class net.shibboleth.utilities.java.support.testing.TestSupportTest
 
isJavaV8OrLater() - Static method in class net.shibboleth.utilities.java.support.testing.TestSupport
Indicates whether the tests are running under Java 8 or a later version.
isJavaV8OrLater() - Method in class net.shibboleth.utilities.java.support.testing.TestSupportTest
 
isJavaV9OrLater() - Static method in class net.shibboleth.utilities.java.support.testing.TestSupport
Indicates whether the tests are running under Java 9 or a later version.
isJavaV9OrLater() - Method in class net.shibboleth.utilities.java.support.testing.TestSupportTest
 
isOpen() - Method in class net.shibboleth.utilities.java.support.resource.TestResourceConverter
isReadable() - Method in class net.shibboleth.utilities.java.support.resource.TestResourceConverter
IterableSupportTest - Class in net.shibboleth.utilities.java.support.collection
 
IterableSupportTest() - Constructor for class net.shibboleth.utilities.java.support.collection.IterableSupportTest
 
IterableSupportTest.Bar - Class in net.shibboleth.utilities.java.support.collection
 
IterableSupportTest.Bar() - Constructor for class net.shibboleth.utilities.java.support.collection.IterableSupportTest.Bar
 
IterableSupportTest.Baz - Class in net.shibboleth.utilities.java.support.collection
 
IterableSupportTest.Baz() - Constructor for class net.shibboleth.utilities.java.support.collection.IterableSupportTest.Baz
 
IterableSupportTest.Foo - Class in net.shibboleth.utilities.java.support.collection
 
IterableSupportTest.Foo() - Constructor for class net.shibboleth.utilities.java.support.collection.IterableSupportTest.Foo
 

J

JSPT66() - Method in class net.shibboleth.utilities.java.support.httpclient.HttpClientBuilderTest
 

K

KEY_1 - Static variable in class net.shibboleth.utilities.java.support.collection.MapTest
 
KEY_2 - Static variable in class net.shibboleth.utilities.java.support.collection.MapTest
 
KEY_3 - Static variable in class net.shibboleth.utilities.java.support.collection.MapTest
 
keystoreResource - Variable in class net.shibboleth.utilities.java.support.security.DataSealerTest
 

L

lastModified() - Method in class net.shibboleth.utilities.java.support.resource.TestResourceConverter
LazilyFormattedStringTest - Class in net.shibboleth.utilities.java.support.primitive
Test for LazilyFormattedString.
LazilyFormattedStringTest() - Constructor for class net.shibboleth.utilities.java.support.primitive.LazilyFormattedStringTest
 
LazyListTest - Class in net.shibboleth.utilities.java.support.collection
Tests for LazyList.
LazyListTest() - Constructor for class net.shibboleth.utilities.java.support.collection.LazyListTest
 
LazyMapTest - Class in net.shibboleth.utilities.java.support.collection
Test for LazyMap.
LazyMapTest() - Constructor for class net.shibboleth.utilities.java.support.collection.LazyMapTest
 
LazySetTest - Class in net.shibboleth.utilities.java.support.collection
Tests for LazySet.
LazySetTest() - Constructor for class net.shibboleth.utilities.java.support.collection.LazySetTest
 
ListTest - Class in net.shibboleth.utilities.java.support.collection
Generic code to to test List
ListTest() - Constructor for class net.shibboleth.utilities.java.support.collection.ListTest
 
LockableClassToInstanceMultiMapTest - Class in net.shibboleth.utilities.java.support.collection
Unit test for LockableClassToInstanceMultiMap.
LockableClassToInstanceMultiMapTest() - Constructor for class net.shibboleth.utilities.java.support.collection.LockableClassToInstanceMultiMapTest
 
LockableClassToInstanceMultiMapTest.AbstractFoo - Class in net.shibboleth.utilities.java.support.collection
 
LockableClassToInstanceMultiMapTest.AbstractFoo() - Constructor for class net.shibboleth.utilities.java.support.collection.LockableClassToInstanceMultiMapTest.AbstractFoo
 
LockableClassToInstanceMultiMapTest.AbstractFooBar - Class in net.shibboleth.utilities.java.support.collection
 
LockableClassToInstanceMultiMapTest.AbstractFooBar() - Constructor for class net.shibboleth.utilities.java.support.collection.LockableClassToInstanceMultiMapTest.AbstractFooBar
 
LockableClassToInstanceMultiMapTest.Bar - Interface in net.shibboleth.utilities.java.support.collection
 
LockableClassToInstanceMultiMapTest.Foo - Interface in net.shibboleth.utilities.java.support.collection
 
LockableClassToInstanceMultiMapTest.FooBarImpl - Class in net.shibboleth.utilities.java.support.collection
 
LockableClassToInstanceMultiMapTest.FooBarImpl() - Constructor for class net.shibboleth.utilities.java.support.collection.LockableClassToInstanceMultiMapTest.FooBarImpl
 
LockableClassToInstanceMultiMapTest.FooImpl - Class in net.shibboleth.utilities.java.support.collection
 
LockableClassToInstanceMultiMapTest.FooImpl() - Constructor for class net.shibboleth.utilities.java.support.collection.LockableClassToInstanceMultiMapTest.FooImpl
 

M

main(String[]) - Static method in class net.shibboleth.utilities.java.support.testing.ShowAutomaticModuleNames
Main program.
map - Variable in class net.shibboleth.utilities.java.support.collection.ValueTypeIndexedMapTest
Instance used for testing.
MapTest - Class in net.shibboleth.utilities.java.support.collection
Generic tests Map.
MapTest() - Constructor for class net.shibboleth.utilities.java.support.collection.MapTest
 
maxPoolSize - Variable in class net.shibboleth.utilities.java.support.xml.BasicParserPoolTest
Max size of the pool we're using.
MediaTypeSupportTest - Class in net.shibboleth.utilities.java.support.net
 
MediaTypeSupportTest() - Constructor for class net.shibboleth.utilities.java.support.net.MediaTypeSupportTest
 
memberSet - Variable in class net.shibboleth.utilities.java.support.collection.ClassIndexedSetTest
Set to use as target for tests.

N

name - Variable in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest.TestContextHandler
 
NAME_1 - Static variable in class net.shibboleth.utilities.java.support.xml.QNameSupportTest
 
NAME_2 - Static variable in class net.shibboleth.utilities.java.support.xml.QNameSupportTest
 
NAME_3 - Static variable in class net.shibboleth.utilities.java.support.xml.QNameSupportTest
 
NAMESPACE_1 - Static variable in class net.shibboleth.utilities.java.support.xml.NamespaceSupportTest
 
NAMESPACE_1 - Static variable in class net.shibboleth.utilities.java.support.xml.QNameSupportTest
 
NAMESPACE_2 - Static variable in class net.shibboleth.utilities.java.support.xml.NamespaceSupportTest
 
NAMESPACE_2 - Static variable in class net.shibboleth.utilities.java.support.xml.QNameSupportTest
 
NAMESPACE_3 - Static variable in class net.shibboleth.utilities.java.support.xml.NamespaceSupportTest
 
NAMESPACE_4 - Static variable in class net.shibboleth.utilities.java.support.xml.NamespaceSupportTest
 
NamespaceSupportTest - Class in net.shibboleth.utilities.java.support.xml
Tests for NamespaceSupport
NamespaceSupportTest() - Constructor for class net.shibboleth.utilities.java.support.xml.NamespaceSupportTest
 
net.shibboleth.utilities.java.support.codec - package net.shibboleth.utilities.java.support.codec
 
net.shibboleth.utilities.java.support.collection - package net.shibboleth.utilities.java.support.collection
 
net.shibboleth.utilities.java.support.component - package net.shibboleth.utilities.java.support.component
 
net.shibboleth.utilities.java.support.httpclient - package net.shibboleth.utilities.java.support.httpclient
 
net.shibboleth.utilities.java.support.logic - package net.shibboleth.utilities.java.support.logic
 
net.shibboleth.utilities.java.support.net - package net.shibboleth.utilities.java.support.net
 
net.shibboleth.utilities.java.support.primitive - package net.shibboleth.utilities.java.support.primitive
 
net.shibboleth.utilities.java.support.repository - package net.shibboleth.utilities.java.support.repository
 
net.shibboleth.utilities.java.support.resolver - package net.shibboleth.utilities.java.support.resolver
 
net.shibboleth.utilities.java.support.resource - package net.shibboleth.utilities.java.support.resource
 
net.shibboleth.utilities.java.support.scripting - package net.shibboleth.utilities.java.support.scripting
 
net.shibboleth.utilities.java.support.security - package net.shibboleth.utilities.java.support.security
 
net.shibboleth.utilities.java.support.testing - package net.shibboleth.utilities.java.support.testing
Classes supporting testing of other classes.
net.shibboleth.utilities.java.support.xml - package net.shibboleth.utilities.java.support.xml
 
noBaseIdSpaceLang - Variable in class net.shibboleth.utilities.java.support.xml.AttributeSupportTest
 
noXSITypeElement - Variable in class net.shibboleth.utilities.java.support.xml.DomTypeSupportTest
 
nullRemoveFunction - Static variable in class net.shibboleth.utilities.java.support.collection.CollectionTest
 

O

object1 - Variable in class net.shibboleth.utilities.java.support.primitive.ObjectSupportTest.ComplexClass
 
object2 - Variable in class net.shibboleth.utilities.java.support.primitive.ObjectSupportTest.ComplexClass
 
object3 - Variable in class net.shibboleth.utilities.java.support.primitive.ObjectSupportTest.ComplexClass
 
ObjectSupportTest - Class in net.shibboleth.utilities.java.support.primitive
Test for the remaining method in ObjectSupport
ObjectSupportTest() - Constructor for class net.shibboleth.utilities.java.support.primitive.ObjectSupportTest
 
ObjectSupportTest.ComplexClass - Class in net.shibboleth.utilities.java.support.primitive
 
ObjectSupportTest.ComplexClass(Object, Object, Object) - Constructor for class net.shibboleth.utilities.java.support.primitive.ObjectSupportTest.ComplexClass
 
of(Resource) - Static method in class net.shibboleth.utilities.java.support.resource.TestResourceConverter
Return a Resource that does all the work of the provided Resource
If the input implements Resource then it is cast to the output, other a shim class is generated.
OTHER_NS - Static variable in class net.shibboleth.utilities.java.support.xml.ElementSupportTest
 

P

PairTest - Class in net.shibboleth.utilities.java.support.collection
Test for Pair
PairTest() - Constructor for class net.shibboleth.utilities.java.support.collection.PairTest
 
parent - Variable in class net.shibboleth.utilities.java.support.xml.NamespaceSupportTest
 
parent - Variable in class net.shibboleth.utilities.java.support.xml.QNameSupportTest
 
parent - Variable in class net.shibboleth.utilities.java.support.xml.SerializeSupportTest
 
parserPool - Variable in class net.shibboleth.utilities.java.support.xml.AttributeSupportTest
 
parserPool - Variable in class net.shibboleth.utilities.java.support.xml.DomTypeSupportTest
 
parserPool - Variable in class net.shibboleth.utilities.java.support.xml.ElementSupportTest
 
parserPool - Variable in class net.shibboleth.utilities.java.support.xml.NamespaceSupportTest
 
parserPool - Variable in class net.shibboleth.utilities.java.support.xml.QNameSupportTest
 
parserPool - Variable in class net.shibboleth.utilities.java.support.xml.SerializeSupportTest
 
PLAIN_TEXT - Static variable in class net.shibboleth.utilities.java.support.codec.Base64SupportTest
A plain text string to be encoded.
populate(ClassToInstanceMultiMap<AbstractInstant>) - Method in class net.shibboleth.utilities.java.support.collection.ClassToInstanceMultiMapTest
 
populate(LockableClassToInstanceMultiMap<AbstractInstant>) - Method in class net.shibboleth.utilities.java.support.collection.LockableClassToInstanceMultiMapTest
 
PREFIX_1 - Static variable in class net.shibboleth.utilities.java.support.xml.NamespaceSupportTest
 
PREFIX_1 - Static variable in class net.shibboleth.utilities.java.support.xml.QNameSupportTest
 
PREFIX_2 - Static variable in class net.shibboleth.utilities.java.support.xml.NamespaceSupportTest
 
PREFIX_2 - Static variable in class net.shibboleth.utilities.java.support.xml.QNameSupportTest
 
PREFIX_3 - Static variable in class net.shibboleth.utilities.java.support.xml.NamespaceSupportTest
 
PREFIX_4 - Static variable in class net.shibboleth.utilities.java.support.xml.NamespaceSupportTest
 
PREFIX_A - Static variable in class net.shibboleth.utilities.java.support.xml.SimpleNamespaceContextTest
 
PREFIX_B - Static variable in class net.shibboleth.utilities.java.support.xml.SimpleNamespaceContextTest
 
preserveSpace - Variable in class net.shibboleth.utilities.java.support.xml.AttributeSupportTest
 

Q

QNameSupportTest - Class in net.shibboleth.utilities.java.support.xml
Tests for DOMTypeSupport;
QNameSupportTest() - Constructor for class net.shibboleth.utilities.java.support.xml.QNameSupportTest
 

R

RandomIdentifierGenerationStrategyTest - Class in net.shibboleth.utilities.java.support.security
 
RandomIdentifierGenerationStrategyTest() - Constructor for class net.shibboleth.utilities.java.support.security.RandomIdentifierGenerationStrategyTest
 
RepositorySupport - Class in net.shibboleth.utilities.java.support.repository
Support class for working with the project version control repository.
RepositorySupport() - Constructor for class net.shibboleth.utilities.java.support.repository.RepositorySupport
Constructor.
request - Variable in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest
 
request - Variable in class net.shibboleth.utilities.java.support.net.HttpServletRequestResponseContextTest
 
request - Variable in class net.shibboleth.utilities.java.support.net.RequestResponseContextFilterTest
 
request - Variable in class net.shibboleth.utilities.java.support.net.ThreadLocalHttpServletRequestProxyTest
 
request - Variable in class net.shibboleth.utilities.java.support.net.ThreadLocalHttpServletResponseProxyTest
 
RequestResponseContextFilterTest - Class in net.shibboleth.utilities.java.support.net
Tests for RequestResponseContextFilter.
RequestResponseContextFilterTest() - Constructor for class net.shibboleth.utilities.java.support.net.RequestResponseContextFilterTest
 
RequestResponseContextFilterTest.TestServlet - Class in net.shibboleth.utilities.java.support.net
 
RequestResponseContextFilterTest.TestServlet() - Constructor for class net.shibboleth.utilities.java.support.net.RequestResponseContextFilterTest.TestServlet
 
resetCreatedElement() - Method in class net.shibboleth.utilities.java.support.xml.AttributeSupportTest
 
resolveEntity(String, String) - Method in class net.shibboleth.utilities.java.support.xml.BasicParserPoolTest.MockEntityResolver
 
ResolverSupportTest - Class in net.shibboleth.utilities.java.support.resolver
 
ResolverSupportTest() - Constructor for class net.shibboleth.utilities.java.support.resolver.ResolverSupportTest
 
response - Variable in class net.shibboleth.utilities.java.support.net.HttpServletRequestResponseContextTest
 
response - Variable in class net.shibboleth.utilities.java.support.net.RequestResponseContextFilterTest
 
response - Variable in class net.shibboleth.utilities.java.support.net.ThreadLocalHttpServletRequestProxyTest
 
response - Variable in class net.shibboleth.utilities.java.support.net.ThreadLocalHttpServletResponseProxyTest
 
responseHandler - Variable in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest
 
result - Variable in class net.shibboleth.utilities.java.support.resolver.EvaluableTestFooCriterion
 
returnCustom - Static variable in class net.shibboleth.utilities.java.support.logic.ScriptedTest
 
returnSelf - Static variable in class net.shibboleth.utilities.java.support.logic.ScriptedTest
 
returnSelfString - Static variable in class net.shibboleth.utilities.java.support.logic.ScriptedTest
 
ROOT_ELEMENT - Static variable in class net.shibboleth.utilities.java.support.xml.ElementSupportTest
 
rootElement - Variable in class net.shibboleth.utilities.java.support.xml.ElementSupportTest
 
run(String[]) - Method in class net.shibboleth.utilities.java.support.testing.ShowAutomaticModuleNames
Runnable main program, wrapped by main in an exception handler.
runDirectory(File) - Method in class net.shibboleth.utilities.java.support.testing.ShowAutomaticModuleNames
Process all of the .jar files in a given directory, and present the results in a readable way.

S

SCHEMA_FILE - Static variable in class net.shibboleth.utilities.java.support.xml.BasicParserPoolTest
 
SchemaBuilderTest - Class in net.shibboleth.utilities.java.support.xml
Tests for NamespaceSupport
SchemaBuilderTest() - Constructor for class net.shibboleth.utilities.java.support.xml.SchemaBuilderTest
 
SCRIPT_LANGUAGE - Static variable in class net.shibboleth.utilities.java.support.scripting.EvaluableScriptTest
 
ScriptedTest - Class in net.shibboleth.utilities.java.support.logic
Tests for the ScriptedFunction and ScriptedPredicate.
ScriptedTest() - Constructor for class net.shibboleth.utilities.java.support.logic.ScriptedTest
 
SECOND_SCHEMA_FILE - Static variable in class net.shibboleth.utilities.java.support.xml.SchemaBuilderTest
 
SecureRandomIdentifierGenerationStrategyTest - Class in net.shibboleth.utilities.java.support.security
 
SecureRandomIdentifierGenerationStrategyTest() - Constructor for class net.shibboleth.utilities.java.support.security.SecureRandomIdentifierGenerationStrategyTest
 
SEPARATOR - Static variable in class net.shibboleth.utilities.java.support.primitive.StringSupportTest
 
SerializeSupportTest - Class in net.shibboleth.utilities.java.support.xml
Tests for NamespaceSupport
SerializeSupportTest() - Constructor for class net.shibboleth.utilities.java.support.xml.SerializeSupportTest
 
serialVersionUID - Static variable in exception net.shibboleth.utilities.java.support.testing.ShowAutomaticModuleNames.TerminationException
Mandatory version UID for any subclass of Exception.
service(ServletRequest, ServletResponse) - Method in class net.shibboleth.utilities.java.support.net.RequestResponseContextFilterTest.TestServlet
servlet - Variable in class net.shibboleth.utilities.java.support.net.RequestResponseContextFilterTest
 
setUp() - Method in class net.shibboleth.utilities.java.support.collection.ClassIndexedSetTest
 
setUp() - Method in class net.shibboleth.utilities.java.support.collection.ValueTypeIndexedMapTest
Set up state for this test.
setUp() - Method in class net.shibboleth.utilities.java.support.net.HttpServletRequestResponseContextTest
 
setUp() - Method in class net.shibboleth.utilities.java.support.net.RequestResponseContextFilterTest
 
setUp() - Method in class net.shibboleth.utilities.java.support.net.ThreadLocalHttpServletRequestProxyTest
 
setUp() - Method in class net.shibboleth.utilities.java.support.net.ThreadLocalHttpServletResponseProxyTest
 
setUp() - Method in class net.shibboleth.utilities.java.support.resolver.CriterionPredicateRegistryTest
 
setUp() - Method in class net.shibboleth.utilities.java.support.xml.AttributeSupportTest
 
setup() - Method in class net.shibboleth.utilities.java.support.xml.DomTypeSupportTest
 
setUp() - Method in class net.shibboleth.utilities.java.support.xml.ElementSupportTest
 
setup() - Method in class net.shibboleth.utilities.java.support.xml.NamespaceSupportTest
 
setup() - Method in class net.shibboleth.utilities.java.support.xml.QNameSupportTest
 
setup() - Method in class net.shibboleth.utilities.java.support.xml.SchemaBuilderTest
 
setup() - Method in class net.shibboleth.utilities.java.support.xml.SerializeSupportTest
 
setupClass() - Method in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest
 
setupEachTest() - Method in class net.shibboleth.utilities.java.support.xml.BasicParserPoolTest
 
setupMethod() - Method in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest
 
ShowAutomaticModuleNames - Class in net.shibboleth.utilities.java.support.testing
Command-line utility to show the automatic module names from a .jar file or a directory of them.
ShowAutomaticModuleNames() - Constructor for class net.shibboleth.utilities.java.support.testing.ShowAutomaticModuleNames
 
ShowAutomaticModuleNames.TerminationException - Exception in net.shibboleth.utilities.java.support.testing
Throw one of these to cause the main program to terminate.
ShowAutomaticModuleNames.TerminationException(String) - Constructor for exception net.shibboleth.utilities.java.support.testing.ShowAutomaticModuleNames.TerminationException
Constructor.
ShowAutomaticModuleNames.TerminationException(String, Throwable) - Constructor for exception net.shibboleth.utilities.java.support.testing.ShowAutomaticModuleNames.TerminationException
Constructor.
SimpleNamespaceContextTest - Class in net.shibboleth.utilities.java.support.xml
SimpleNamespaceContext test.
SimpleNamespaceContextTest() - Constructor for class net.shibboleth.utilities.java.support.xml.SimpleNamespaceContextTest
 
SimpleURLCanonicalizerTest - Class in net.shibboleth.utilities.java.support.net
Test the simple URL canonicalizer.
SimpleURLCanonicalizerTest() - Constructor for class net.shibboleth.utilities.java.support.net.SimpleURLCanonicalizerTest
 
springResource - Variable in class net.shibboleth.utilities.java.support.resource.TestResourceConverter
The cached Spring Resource.
STATIC_RESPONSE_HANDLER - Static variable in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest
 
STATIC_RESPONSE_HTTP - Static variable in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest
 
staticOne - Variable in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest
 
staticThree - Variable in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest
 
staticTwo - Variable in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest
 
stdContext - Variable in class net.shibboleth.utilities.java.support.xml.SimpleNamespaceContextTest
Standard set of mappings.
STRING_1 - Static variable in class net.shibboleth.utilities.java.support.collection.CollectionTest
 
STRING_1 - Static variable in class net.shibboleth.utilities.java.support.collection.PairTest
 
STRING_2 - Static variable in class net.shibboleth.utilities.java.support.collection.CollectionTest
 
STRING_2 - Static variable in class net.shibboleth.utilities.java.support.collection.PairTest
 
STRING_3 - Static variable in class net.shibboleth.utilities.java.support.collection.CollectionTest
 
StringDigesterTest - Class in net.shibboleth.utilities.java.support.codec
Test StringDigester functionality.
StringDigesterTest() - Constructor for class net.shibboleth.utilities.java.support.codec.StringDigesterTest
 
StringSupportTest - Class in net.shibboleth.utilities.java.support.primitive
test for the various methods inside StringSupport
StringSupportTest() - Constructor for class net.shibboleth.utilities.java.support.primitive.StringSupportTest
 
SWEEP_INTERVAL - Variable in class net.shibboleth.utilities.java.support.httpclient.IdleConectionSweeperTest
 

T

target - Variable in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest
 
tearDown() - Method in class net.shibboleth.utilities.java.support.net.HttpServletRequestResponseContextTest
 
tearDown() - Method in class net.shibboleth.utilities.java.support.net.RequestResponseContextFilterTest
 
tearDown() - Method in class net.shibboleth.utilities.java.support.net.ThreadLocalHttpServletRequestProxyTest
 
tearDown() - Method in class net.shibboleth.utilities.java.support.net.ThreadLocalHttpServletResponseProxyTest
 
test() - Method in class net.shibboleth.utilities.java.support.httpclient.IdleConectionSweeperTest
 
test() - Method in class net.shibboleth.utilities.java.support.logic.TrimOrNullStringFunctionTest
 
TEST_ARRAY - Static variable in class net.shibboleth.utilities.java.support.collection.ListTest
 
TEST_DIR - Static variable in class net.shibboleth.utilities.java.support.xml.BasicParserPoolTest
 
TEST_DIR - Static variable in class net.shibboleth.utilities.java.support.xml.SchemaBuilderTest
 
TEST_ELEMENT_NAME - Static variable in class net.shibboleth.utilities.java.support.xml.ElementSupportTest
 
TEST_ELEMENT_QNAME - Static variable in class net.shibboleth.utilities.java.support.xml.ElementSupportTest
 
TEST_ID_ATTRIBUTE - Static variable in class net.shibboleth.utilities.java.support.xml.AttributeSupportTest
 
TEST_ID_ATTRIBUTE_VALUE - Static variable in class net.shibboleth.utilities.java.support.xml.AttributeSupportTest
 
TEST_ID_PREFIXEDATTRIBUTE - Static variable in class net.shibboleth.utilities.java.support.xml.AttributeSupportTest
 
TEST_KEY - Static variable in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest.TestContextHandler
 
TEST_LIST - Static variable in class net.shibboleth.utilities.java.support.primitive.StringSupportTest
 
TEST_LIST_AS_LIST - Static variable in class net.shibboleth.utilities.java.support.primitive.StringSupportTest
 
TEST_NS - Static variable in class net.shibboleth.utilities.java.support.xml.AttributeSupportTest
 
TEST_NS - Static variable in class net.shibboleth.utilities.java.support.xml.ElementSupportTest
 
TEST_PREFIX - Static variable in class net.shibboleth.utilities.java.support.xml.AttributeSupportTest
 
TEST_PREFIX - Static variable in class net.shibboleth.utilities.java.support.xml.ElementSupportTest
 
TEST_SIMPLE_SCRIPT - Static variable in class net.shibboleth.utilities.java.support.scripting.EvaluableScriptTest
A simple script to set a constant value.
TEST_VALUE - Static variable in class net.shibboleth.utilities.java.support.collection.ListTest
 
testAbsoluteClassPathResourceLoad() - Method in class net.shibboleth.utilities.java.support.resolver.CriterionPredicateRegistryTest
 
testAddDynamicContextHandlerFirst() - Method in class net.shibboleth.utilities.java.support.httpclient.HttpClientSupportTest
 
testAddDynamicContextHandlerLast() - Method in class net.shibboleth.utilities.java.support.httpclient.HttpClientSupportTest
 
testAddNoCacheHeaders() - Method in class net.shibboleth.utilities.java.support.net.HttpServletSupportTest
 
testAdoptElement() - Method in class net.shibboleth.utilities.java.support.xml.ElementSupportTest
 
testAppendChildElement() - Method in class net.shibboleth.utilities.java.support.xml.ElementSupportTest
 
testAppendChildText() - Method in class net.shibboleth.utilities.java.support.xml.ElementSupportTest
 
testAppendNamespaceDeclaration() - Method in class net.shibboleth.utilities.java.support.xml.NamespaceSupportTest
 
testAppends() - Method in class net.shibboleth.utilities.java.support.xml.AttributeSupportTest
 
testApply() - Method in class net.shibboleth.utilities.java.support.logic.AllMatchPredicateTest
 
testApply() - Method in class net.shibboleth.utilities.java.support.logic.AnyMatchPredicateTest
 
testApply() - Method in class net.shibboleth.utilities.java.support.logic.CaseInsensitiveStringMatchPredicateTest
 
testApply() - Method in class net.shibboleth.utilities.java.support.logic.TransformAndCheckFunctionTest
 
testArray() - Method in class net.shibboleth.utilities.java.support.collection.LazyListTest
Test The array function.
testArray() - Method in class net.shibboleth.utilities.java.support.collection.LazySetTest
Test The array function.
testArrayCollection(Collection<String>, Collection<String>) - Static method in class net.shibboleth.utilities.java.support.collection.CollectionTest
 
testBadNS() - Method in class net.shibboleth.utilities.java.support.xml.AttributeSupportTest
Strictly speaking this test is for the parser.
testBadScriptFunction() - Method in class net.shibboleth.utilities.java.support.logic.ScriptedTest
 
testBadScriptPredicate() - Method in class net.shibboleth.utilities.java.support.logic.ScriptedTest
 
testBasic() - Method in class net.shibboleth.utilities.java.support.codec.StringDigesterTest
 
testBasic() - Method in class net.shibboleth.utilities.java.support.collection.ValueTypeIndexedMapTest
Test basic functionality.
testBasic() - Method in class net.shibboleth.utilities.java.support.primitive.TimerSupportTest
 
testBasicKeystoreKeyStrategy() - Method in class net.shibboleth.utilities.java.support.security.BasicKeystoreKeyStrategyTest
 
testBuildQuery() - Method in class net.shibboleth.utilities.java.support.net.URISupportTest
 
testBuildQueryMap() - Method in class net.shibboleth.utilities.java.support.net.URISupportTest
 
testClear() - Method in class net.shibboleth.utilities.java.support.collection.ClassIndexedSetTest
Tests clearing the set.
testClearIsEmpty() - Method in class net.shibboleth.utilities.java.support.collection.ClassToInstanceMultiMapTest
 
testClearIsEmpty() - Method in class net.shibboleth.utilities.java.support.collection.LockableClassToInstanceMultiMapTest
 
testCollision() - Method in class net.shibboleth.utilities.java.support.collection.IndexingObjectStoreTest
 
testConstructAttribute() - Method in class net.shibboleth.utilities.java.support.xml.AttributeSupportTest
 
testConstructElement() - Method in class net.shibboleth.utilities.java.support.xml.ElementSupportTest
 
testConstructElementBadParms() - Method in class net.shibboleth.utilities.java.support.xml.ElementSupportTest
 
testConstruction() - Method in class net.shibboleth.utilities.java.support.resolver.CriteriaSetTest
 
testConstructorFails() - Method in class net.shibboleth.utilities.java.support.logic.TransformAndCheckFunctionTest
 
testConstructorWithSecureRandom() - Method in class net.shibboleth.utilities.java.support.security.SecureRandomIdentifierGenerationStrategyTest
Test generateIdentifier by generating a large number of identifiers and seeing whether each one is a valid XML ID, and that they are all different.
testConstructQName() - Method in class net.shibboleth.utilities.java.support.xml.QNameSupportTest
 
testContains() - Method in class net.shibboleth.utilities.java.support.net.IPRangeTest
 
testContainsInstance() - Method in class net.shibboleth.utilities.java.support.collection.IterableSupportTest
 
testContextHandlingSupport() - Method in class net.shibboleth.utilities.java.support.httpclient.HttpClientBuilderTest
 
testCookieNoPath() - Method in class net.shibboleth.utilities.java.support.net.CookieManagerTest
 
testCookieUnset() - Method in class net.shibboleth.utilities.java.support.net.CookieManagerTest
 
testCookieWithPath() - Method in class net.shibboleth.utilities.java.support.net.CookieManagerTest
 
TestCriterion - Class in net.shibboleth.utilities.java.support.resolver
 
TestCriterion() - Constructor for class net.shibboleth.utilities.java.support.resolver.TestCriterion
 
testCriterionClass - Variable in class net.shibboleth.utilities.java.support.resolver.CriterionPredicateRegistryTest
 
testDateTimeToLong() - Method in class net.shibboleth.utilities.java.support.xml.DomTypeSupportTest
 
testDeadBuilder(DocumentBuilder) - Method in class net.shibboleth.utilities.java.support.xml.BasicParserPoolTest
 
testDecode() - Method in class net.shibboleth.utilities.java.support.codec.Base64SupportTest
Test Base64 decoding content.
testDefaults() - Method in class net.shibboleth.utilities.java.support.httpclient.FileCachingHttpClientBuilderTest
 
testDefaults() - Method in class net.shibboleth.utilities.java.support.httpclient.InMemoryCachingHttpClientBuilderTest
 
testDestroy() - Method in class net.shibboleth.utilities.java.support.component.ComponentSupportTest
 
testDestroy() - Method in class net.shibboleth.utilities.java.support.xml.BasicParserPoolTest
 
testDTD() - Method in class net.shibboleth.utilities.java.support.xml.BasicParserPoolTest
 
testDupInstance() - Method in class net.shibboleth.utilities.java.support.collection.ClassIndexedSetTest
Test failure of adding a duplicate instance.
testDuplicateInsertions() - Method in class net.shibboleth.utilities.java.support.collection.ClassToInstanceMultiMapTest
 
testDuplicateInsertions() - Method in class net.shibboleth.utilities.java.support.collection.LockableClassToInstanceMultiMapTest
 
testDupType() - Method in class net.shibboleth.utilities.java.support.collection.ClassIndexedSetTest
Test failure of adding a duplicate member type.
testDupTypeWithReplacement() - Method in class net.shibboleth.utilities.java.support.collection.ClassIndexedSetTest
Test success of adding a duplicate member type with replacement.
testDurationToLong() - Method in class net.shibboleth.utilities.java.support.xml.DomTypeSupportTest
 
testDynamicOnly() - Method in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest
 
testEncode() - Method in class net.shibboleth.utilities.java.support.codec.Base64SupportTest
Test Base64 encoding content.
testEncodeForHTML() - Method in class net.shibboleth.utilities.java.support.codec.HTMLEncoderTest
 
testEncodeForHTMLAttribute() - Method in class net.shibboleth.utilities.java.support.codec.HTMLEncoderTest
 
testEquals() - Method in class net.shibboleth.utilities.java.support.collection.ClassToInstanceMultiMapTest
 
testEquals() - Method in class net.shibboleth.utilities.java.support.collection.LockableClassToInstanceMultiMapTest
 
testEqualsHash() - Method in class net.shibboleth.utilities.java.support.collection.ClassIndexedSetTest
 
testEqualsHashCode() - Method in class net.shibboleth.utilities.java.support.collection.ValueTypeIndexedMapTest
 
testerDocument - Variable in class net.shibboleth.utilities.java.support.xml.ElementSupportTest
 
testEvaluableScript() - Method in class net.shibboleth.utilities.java.support.scripting.EvaluableScriptTest
 
testExplicitMultipleReturn() - Method in class net.shibboleth.utilities.java.support.xml.BasicParserPoolTest
Test for caller (illegally) returning a builder multiple times to pool.
testExplictRegisterDeregister() - Method in class net.shibboleth.utilities.java.support.resolver.CriterionPredicateRegistryTest
 
testFileDocument - Variable in class net.shibboleth.utilities.java.support.xml.ElementSupportTest
 
testFiles() - Method in class net.shibboleth.utilities.java.support.xml.SchemaBuilderTest
 
testFilter() - Method in class net.shibboleth.utilities.java.support.net.RequestResponseContextFilterTest
 
testFinalize() - Method in class net.shibboleth.utilities.java.support.xml.BasicParserPoolTest
Test issue reported in JXT-46 - a parser should not be checked into the pool multiple times via the auto-checkin mechanism by the proxy finalize().
testFirstNonNull() - Method in class net.shibboleth.utilities.java.support.primitive.ObjectSupportTest
 
testFormat() - Method in class net.shibboleth.utilities.java.support.primitive.LazilyFormattedStringTest
 
testFunction() - Method in class net.shibboleth.utilities.java.support.logic.ScriptedTest
 
testFunctionCustom() - Method in class net.shibboleth.utilities.java.support.logic.ScriptedTest
 
testGenerateIdentifier() - Method in class net.shibboleth.utilities.java.support.security.RandomIdentifierGenerationStrategyTest
Test generateIdentifier by generating a large number of identifiers and seeing whether each one is a valid XML ID, and that they are all different.
testGenerateIdentifier() - Method in class net.shibboleth.utilities.java.support.security.SecureRandomIdentifierGenerationStrategyTest
Test generateIdentifier by generating a large number of identifiers and seeing whether each one is a valid XML ID, and that they are all different.
testGenerateIdentifier() - Method in class net.shibboleth.utilities.java.support.security.Type4UUIDIdentifierGenerationStrategyTest
Test generateIdentifier by generating a large number of identifiers and seeing whether each one is a valid XML ID, and that they are all different.
testGet() - Method in class net.shibboleth.utilities.java.support.collection.ClassToInstanceMultiMapTest
 
testGet() - Method in class net.shibboleth.utilities.java.support.collection.LockableClassToInstanceMultiMapTest
 
testGetAttributeMethods() - Method in class net.shibboleth.utilities.java.support.xml.AttributeSupportTest
 
testGetChildAndNext() - Method in class net.shibboleth.utilities.java.support.xml.ElementSupportTest
 
testGetChildElements() - Method in class net.shibboleth.utilities.java.support.xml.ElementSupportTest
 
testGetChildElementsByTagName() - Method in class net.shibboleth.utilities.java.support.xml.ElementSupportTest
 
testGetElementAncestor() - Method in class net.shibboleth.utilities.java.support.xml.ElementSupportTest
 
testGetElementContentAsList() - Method in class net.shibboleth.utilities.java.support.xml.ElementSupportTest
 
testGetElementContentAsQName() - Method in class net.shibboleth.utilities.java.support.xml.ElementSupportTest
 
testGetElementContentAsString() - Method in class net.shibboleth.utilities.java.support.xml.ElementSupportTest
 
testGetFilteredIterable() - Method in class net.shibboleth.utilities.java.support.resolver.ResolverSupportTest
 
testGetFullRequestURI() - Method in class net.shibboleth.utilities.java.support.net.HttpServletSupportTest
 
testGetHostAddress() - Method in class net.shibboleth.utilities.java.support.net.IPRangeTest
 
testGetID() - Method in class net.shibboleth.utilities.java.support.xml.AttributeSupportTest
 
testGetIndexedChildElements() - Method in class net.shibboleth.utilities.java.support.xml.ElementSupportTest
 
testGetNamespaceURI() - Method in class net.shibboleth.utilities.java.support.xml.SimpleNamespaceContextTest
Test for getNamespaceURI method.
testGetNetworkAddress() - Method in class net.shibboleth.utilities.java.support.net.IPRangeTest
 
testGetNodeQName() - Method in class net.shibboleth.utilities.java.support.xml.QNameSupportTest
 
testGetPredicates() - Method in class net.shibboleth.utilities.java.support.resolver.ResolverSupportTest
 
testGetPrefix() - Method in class net.shibboleth.utilities.java.support.xml.SimpleNamespaceContextTest
 
testGetPrefixes() - Method in class net.shibboleth.utilities.java.support.xml.SimpleNamespaceContextTest
 
testGetRawQueryStringParameter() - Method in class net.shibboleth.utilities.java.support.net.URISupportTest
 
testGetRequestPathWithoutContext() - Method in class net.shibboleth.utilities.java.support.net.HttpServletSupportTest
 
testGetReturn() - Method in class net.shibboleth.utilities.java.support.xml.BasicParserPoolTest
 
testGetType() - Method in class net.shibboleth.utilities.java.support.collection.ClassIndexedSetTest
Test getting member instance from set by type.
testGetXMLId() - Method in class net.shibboleth.utilities.java.support.xml.AttributeSupportTest
 
testGetXSIType() - Method in class net.shibboleth.utilities.java.support.xml.DomTypeSupportTest
 
testHasAttribute() - Method in class net.shibboleth.utilities.java.support.xml.AttributeSupportTest
 
testHashCode() - Method in class net.shibboleth.utilities.java.support.primitive.ObjectSupportTest
 
testHasXSIType() - Method in class net.shibboleth.utilities.java.support.xml.DomTypeSupportTest
 
testHostname() - Method in class net.shibboleth.utilities.java.support.net.SimpleURLCanonicalizerTest
 
testId() - Method in class net.shibboleth.utilities.java.support.component.AbstractIdentifiedInitializableComponentTest
Test setting and retrieving the component's ID.
testIfDestroyedThrowDestroyedComponentException() - Method in class net.shibboleth.utilities.java.support.component.ComponentSupportTest
 
testIfInitializedThrowUnmodifiabledComponentException() - Method in class net.shibboleth.utilities.java.support.component.ComponentSupportTest
 
testIfNotInitializedThrowUninitializedComponentException() - Method in class net.shibboleth.utilities.java.support.component.ComponentSupportTest
 
testIndexingObjectStore() - Method in class net.shibboleth.utilities.java.support.collection.IndexingObjectStoreTest
 
testInit() - Method in class net.shibboleth.utilities.java.support.xml.BasicParserPoolTest
 
testInitFailure() - Method in class net.shibboleth.utilities.java.support.net.CookieManagerTest
 
testInitialization() - Method in class net.shibboleth.utilities.java.support.component.AbstractIdentifiedInitializableComponentTest
Tests initializing the component.
testInitialization() - Method in class net.shibboleth.utilities.java.support.component.AbstractInitializableComponentTest
Tests initializing the component.
testInitialized() - Method in class net.shibboleth.utilities.java.support.component.ComponentSupportTest
 
testInitSuccess() - Method in class net.shibboleth.utilities.java.support.net.CookieManagerTest
 
testInputStream() - Method in class net.shibboleth.utilities.java.support.xml.SchemaBuilderTest
 
testInputStreamToString() - Method in class net.shibboleth.utilities.java.support.primitive.StringSupportTest
 
testInvalid(String) - Method in class net.shibboleth.utilities.java.support.net.IPRangeTest
 
testInvalidAlgorithm() - Method in class net.shibboleth.utilities.java.support.codec.StringDigesterTest
 
testInvalidJunkAddresses() - Method in class net.shibboleth.utilities.java.support.net.IPRangeTest
 
testInvalidV4Addresses() - Method in class net.shibboleth.utilities.java.support.net.IPRangeTest
 
testInvalidV6Addresses() - Method in class net.shibboleth.utilities.java.support.net.IPRangeTest
 
testIsElementNamed() - Method in class net.shibboleth.utilities.java.support.xml.ElementSupportTest
 
testIterator() - Method in class net.shibboleth.utilities.java.support.collection.ClassIndexedSetTest
Tests proper iterator iterating behavior.
testIterator() - Method in class net.shibboleth.utilities.java.support.collection.LazyListTest
Test the iterator part of a collection.
testIterator() - Method in class net.shibboleth.utilities.java.support.collection.LazySetTest
Test the iterator part of a collection.
testIteratorCollection(Collection<String>, Collection<String>) - Static method in class net.shibboleth.utilities.java.support.collection.CollectionTest
Test the iterator.
testIteratorRemove() - Method in class net.shibboleth.utilities.java.support.collection.ClassIndexedSetTest
Tests proper iterator remove() behavior.
testIteratorRemoveIllegal() - Method in class net.shibboleth.utilities.java.support.collection.ClassIndexedSetTest
Tests proper iterator remove() behavior when called illegally.
testKeysAndContainsKey() - Method in class net.shibboleth.utilities.java.support.collection.ClassToInstanceMultiMapTest
 
testKeysAndContainsKey() - Method in class net.shibboleth.utilities.java.support.collection.LockableClassToInstanceMultiMapTest
 
testLazyMap() - Method in class net.shibboleth.utilities.java.support.collection.LazyMapTest
 
testListFunctions() - Method in class net.shibboleth.utilities.java.support.collection.LazyListTest
Test those things that distinguish the List API from the Collection one.
testListFunctions(List<String>) - Static method in class net.shibboleth.utilities.java.support.collection.ListTest
Test those things that distinguish the List API from the Collection one.
testListIterator(List<String>) - Static method in class net.shibboleth.utilities.java.support.collection.ListTest
 
testListToStringValue() - Method in class net.shibboleth.utilities.java.support.primitive.StringSupportTest
 
testLoadAndClear() - Method in class net.shibboleth.utilities.java.support.net.HttpServletRequestResponseContextTest
 
testLongToDateTime() - Method in class net.shibboleth.utilities.java.support.xml.DomTypeSupportTest
 
testLongToDuration() - Method in class net.shibboleth.utilities.java.support.xml.DomTypeSupportTest
 
testLookupNamespaceURI() - Method in class net.shibboleth.utilities.java.support.xml.NamespaceSupportTest
 
testLookupPrefix() - Method in class net.shibboleth.utilities.java.support.xml.NamespaceSupportTest
 
testLSOps() - Method in class net.shibboleth.utilities.java.support.xml.SerializeSupportTest
 
testMap(Map<String, Object>) - Static method in class net.shibboleth.utilities.java.support.collection.MapTest
 
testMaxPoolSize() - Method in class net.shibboleth.utilities.java.support.xml.BasicParserPoolTest
Test that only maxPoolSize parsers are ever cached.
testMultipleDynamicHandlersInvokeAfterThrowIOException() - Method in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest
 
testMultipleDynamicHandlersInvokeAfterThrowRuntimeException() - Method in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest
 
testMultipleDynamicHandlersInvokeBeforeThrowIOException() - Method in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest
 
testMultipleDynamicHandlersInvokeBeforeThrowRuntimeException() - Method in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest
 
testMultipleStaticHandlersInvokeAfterThrowIOException() - Method in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest
 
testMultipleStaticHandlersInvokeAfterThrowRuntimeException() - Method in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest
 
testMultipleStaticHandlersInvokeBeforeThrowIOException() - Method in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest
 
testMultipleStaticHandlersInvokeBeforeThrowRuntimeException() - Method in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest
 
testNewDocument() - Method in class net.shibboleth.utilities.java.support.xml.BasicParserPoolTest
 
testNodeToString() - Method in class net.shibboleth.utilities.java.support.xml.SerializeSupportTest
 
testNoHandlers() - Method in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest
 
testNoIndexedDuplicateValues() - Method in class net.shibboleth.utilities.java.support.collection.ClassToInstanceMultiMapTest
 
testNoIndexedDuplicateValues() - Method in class net.shibboleth.utilities.java.support.collection.LockableClassToInstanceMultiMapTest
 
testNormalizeStringCollection() - Method in class net.shibboleth.utilities.java.support.primitive.StringSupportTest
 
testNullFormat() - Method in class net.shibboleth.utilities.java.support.primitive.LazilyFormattedStringTest
 
testNullKeys() - Method in class net.shibboleth.utilities.java.support.collection.ValueTypeIndexedMapTest
Test null key support.
testNullOrEmptyAlgorithm() - Method in class net.shibboleth.utilities.java.support.codec.StringDigesterTest
 
testNullValues() - Method in class net.shibboleth.utilities.java.support.collection.ValueTypeIndexedMapTest
Test null value support.
testPair() - Method in class net.shibboleth.utilities.java.support.collection.PairTest
 
testParams() - Method in class net.shibboleth.utilities.java.support.xml.BasicParserPoolTest
 
testParse() - Method in class net.shibboleth.utilities.java.support.xml.BasicParserPoolTest
 
testParseQueryString() - Method in class net.shibboleth.utilities.java.support.net.URISupportTest
 
testParserUseAfterReturn() - Method in class net.shibboleth.utilities.java.support.xml.BasicParserPoolTest
Test for a caller illegally using a parser proxy after it has been returned.
testParseValue() - Method in class net.shibboleth.utilities.java.support.xml.XMLSpaceTest
 
testPort() - Method in class net.shibboleth.utilities.java.support.net.SimpleURLCanonicalizerTest
 
testPredicate() - Method in class net.shibboleth.utilities.java.support.logic.ScriptedTest
 
testPredicateCustom() - Method in class net.shibboleth.utilities.java.support.logic.ScriptedTest
 
testPrettyPrintXML() - Method in class net.shibboleth.utilities.java.support.xml.SerializeSupportTest
 
testPropertiesLoad() - Method in class net.shibboleth.utilities.java.support.resolver.CriterionPredicateRegistryTest
 
testQNameToContentString() - Method in class net.shibboleth.utilities.java.support.xml.QNameSupportTest
 
testRelativeClassPathResourceLoad() - Method in class net.shibboleth.utilities.java.support.resolver.CriterionPredicateRegistryTest
 
testRemove() - Method in class net.shibboleth.utilities.java.support.collection.ClassIndexedSetTest
Tests removing member from set by instance.
testRemoveAll() - Method in class net.shibboleth.utilities.java.support.collection.ClassToInstanceMultiMapTest
 
testRemoveAll() - Method in class net.shibboleth.utilities.java.support.collection.LockableClassToInstanceMultiMapTest
 
testRemoveAttribute() - Method in class net.shibboleth.utilities.java.support.xml.AttributeSupportTest
 
testRemoveByType() - Method in class net.shibboleth.utilities.java.support.collection.ClassToInstanceMultiMapTest
 
testRemoveByType() - Method in class net.shibboleth.utilities.java.support.collection.LockableClassToInstanceMultiMapTest
 
testRemoveValue() - Method in class net.shibboleth.utilities.java.support.collection.ClassToInstanceMultiMapTest
 
testRemoveValue() - Method in class net.shibboleth.utilities.java.support.collection.LockableClassToInstanceMultiMapTest
 
testRequest() - Method in class net.shibboleth.utilities.java.support.net.ThreadLocalHttpServletRequestProxyTest
 
testRequestNoLoad() - Method in class net.shibboleth.utilities.java.support.net.ThreadLocalHttpServletRequestProxyTest
 
testResource() - Method in class net.shibboleth.utilities.java.support.xml.SchemaBuilderTest
 
TestResourceConverter - Class in net.shibboleth.utilities.java.support.resource
Bridging class between Resource and Resource.
TestResourceConverter(Resource) - Constructor for class net.shibboleth.utilities.java.support.resource.TestResourceConverter
A private for shimming the provided input.
testResponse() - Method in class net.shibboleth.utilities.java.support.net.ThreadLocalHttpServletResponseProxyTest
 
testResponseNoLoad() - Method in class net.shibboleth.utilities.java.support.net.ThreadLocalHttpServletResponseProxyTest
 
testRootNamespaces() - Method in class net.shibboleth.utilities.java.support.xml.NamespaceSupportTest
 
testScheme() - Method in class net.shibboleth.utilities.java.support.net.SimpleURLCanonicalizerTest
 
testSetContentType() - Method in class net.shibboleth.utilities.java.support.net.HttpServletSupportTest
 
testSetDocumentElement() - Method in class net.shibboleth.utilities.java.support.xml.ElementSupportTest
 
testSetFragment() - Method in class net.shibboleth.utilities.java.support.net.URISupportTest
 
testSetHost() - Method in class net.shibboleth.utilities.java.support.net.URISupportTest
 
testSetPath() - Method in class net.shibboleth.utilities.java.support.net.URISupportTest
 
testSetPort() - Method in class net.shibboleth.utilities.java.support.net.URISupportTest
 
testSetQuery() - Method in class net.shibboleth.utilities.java.support.net.URISupportTest
 
testSetScheme() - Method in class net.shibboleth.utilities.java.support.net.URISupportTest
 
testSetUTF8Encoding() - Method in class net.shibboleth.utilities.java.support.net.HttpServletSupportTest
 
testSimple() - Method in class net.shibboleth.utilities.java.support.collection.LazyListTest
Test the test method with a known good List and then with a LazyList
testSimple() - Method in class net.shibboleth.utilities.java.support.collection.LazySetTest
test the test method with a known Set and then with a LazySet
testSimpleCollection(Collection<String>, boolean) - Static method in class net.shibboleth.utilities.java.support.collection.CollectionTest
 
testSingleDynamicHandlerInvokeAfterThrowsIOException() - Method in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest
 
testSingleDynamicHandlerInvokeAfterThrowsRuntimeException() - Method in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest
 
testSingleDynamicHandlerInvokeBeforeThrowsIOException() - Method in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest
 
testSingleDynamicHandlerInvokeBeforeThrowsRuntimeException() - Method in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest
 
testSingleStaticHandlerInvokeAfterThrowsIOException() - Method in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest
 
testSingleStaticHandlerInvokeAfterThrowsRuntimeException() - Method in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest
 
testSingleStaticHandlerInvokeBeforeThrowsIOException() - Method in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest
 
testSingleStaticHandlerInvokeBeforeThrowsRuntimeException() - Method in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest
 
testStaticAndDynamic() - Method in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest
 
testStaticAndDynamicHandlersThrowIOException() - Method in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest
 
testStaticAndDynamicHandlersThrowRuntimeException() - Method in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest
 
testStaticOnly() - Method in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest
 
testStringToList() - Method in class net.shibboleth.utilities.java.support.primitive.StringSupportTest
 
TestSupport - Class in net.shibboleth.utilities.java.support.testing
A collection of methods supporting test class execution.
TestSupport() - Constructor for class net.shibboleth.utilities.java.support.testing.TestSupport
Constructor.
TestSupportTest - Class in net.shibboleth.utilities.java.support.testing
 
TestSupportTest() - Constructor for class net.shibboleth.utilities.java.support.testing.TestSupportTest
 
testToString() - Method in class net.shibboleth.utilities.java.support.xml.XMLSpaceTest
 
testTrim() - Method in class net.shibboleth.utilities.java.support.primitive.StringSupportTest
 
testTrimOrNull() - Method in class net.shibboleth.utilities.java.support.primitive.StringSupportTest
 
testTrimOrNullFragment() - Method in class net.shibboleth.utilities.java.support.net.URISupportTest
 
testTrimOrNullPath() - Method in class net.shibboleth.utilities.java.support.net.URISupportTest
 
testTrimOrNullQuery() - Method in class net.shibboleth.utilities.java.support.net.URISupportTest
 
testURLBuilder1() - Method in class net.shibboleth.utilities.java.support.net.URLBuilderTest
Test with scheme and host.
testURLBuilder2() - Method in class net.shibboleth.utilities.java.support.net.URLBuilderTest
Test with scheme, host, and path.
testURLBuilder3() - Method in class net.shibboleth.utilities.java.support.net.URLBuilderTest
Test with scheme, host, port, path, and query params.
testURLBuilder4() - Method in class net.shibboleth.utilities.java.support.net.URLBuilderTest
Test with scheme, host, and fragment.
testURLBuilder5() - Method in class net.shibboleth.utilities.java.support.net.URLBuilderTest
Test with scheme, host, port, path, query params, and anchor.
testURLBuilder6() - Method in class net.shibboleth.utilities.java.support.net.URLBuilderTest
Test with scheme, username, password, and host.
testURLBuilder7() - Method in class net.shibboleth.utilities.java.support.net.URLBuilderTest
Test with scheme, username, and host.
testValidateContentType() - Method in class net.shibboleth.utilities.java.support.net.HttpServletSupportTest
 
testValidateContentType() - Method in class net.shibboleth.utilities.java.support.net.MediaTypeSupportTest
 
testValidV4Addresses() - Method in class net.shibboleth.utilities.java.support.net.IPRangeTest
 
testValidV6Addresses() - Method in class net.shibboleth.utilities.java.support.net.IPRangeTest
 
testValues() - Method in class net.shibboleth.utilities.java.support.net.URLBuilderTest
Test with some odd values.
testValuesAndContainsValues() - Method in class net.shibboleth.utilities.java.support.collection.ClassToInstanceMultiMapTest
 
testValuesAndContainsValues() - Method in class net.shibboleth.utilities.java.support.collection.LockableClassToInstanceMultiMapTest
 
testWrappedClientThrowsError() - Method in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest
 
testWrappedClientThrowsIOException() - Method in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest
 
testWrappedClientThrowsIOExceptionInvokeAfterThrowsIOException() - Method in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest
 
testWrappedClientThrowsRuntimeException() - Method in class net.shibboleth.utilities.java.support.httpclient.ContextHandlingHttpClientTest
 
testWriteNode() - Method in class net.shibboleth.utilities.java.support.xml.SerializeSupportTest
 
testXMLBase() - Method in class net.shibboleth.utilities.java.support.xml.AttributeSupportTest
 
testXMLLang() - Method in class net.shibboleth.utilities.java.support.xml.AttributeSupportTest
 
testXMLSpace() - Method in class net.shibboleth.utilities.java.support.xml.AttributeSupportTest
 
THE_DATA - Variable in class net.shibboleth.utilities.java.support.security.DataSealerTest
 
THE_DELAY - Variable in class net.shibboleth.utilities.java.support.security.DataSealerTest
 
theFile - Variable in class net.shibboleth.utilities.java.support.scripting.EvaluableScriptTest
 
ThreadLocalHttpServletRequestProxyTest - Class in net.shibboleth.utilities.java.support.net
Tests for ThreadLocalHttpServletRequestProxy.
ThreadLocalHttpServletRequestProxyTest() - Constructor for class net.shibboleth.utilities.java.support.net.ThreadLocalHttpServletRequestProxyTest
 
ThreadLocalHttpServletResponseProxyTest - Class in net.shibboleth.utilities.java.support.net
Tests for ThreadLocalHttpServletResponseProxy.
ThreadLocalHttpServletResponseProxyTest() - Constructor for class net.shibboleth.utilities.java.support.net.ThreadLocalHttpServletResponseProxyTest
 
thrownException - Variable in class net.shibboleth.utilities.java.support.logic.ExceptionFunction
Exception that will be thrown when this function is executed.
thrownException - Variable in class net.shibboleth.utilities.java.support.logic.ExceptionPredicate
Exception that will be thrown when this function is executed.
timeOut() - Method in class net.shibboleth.utilities.java.support.security.DataSealerTest
 
TimerSupportTest - Class in net.shibboleth.utilities.java.support.primitive
 
TimerSupportTest() - Constructor for class net.shibboleth.utilities.java.support.primitive.TimerSupportTest
 
TimerSupportTest.MockIdentifiedComponent - Class in net.shibboleth.utilities.java.support.primitive
 
TimerSupportTest.MockIdentifiedComponent(String, String) - Constructor for class net.shibboleth.utilities.java.support.primitive.TimerSupportTest.MockIdentifiedComponent
 
TimerSupportTest.MockObject - Class in net.shibboleth.utilities.java.support.primitive
 
TimerSupportTest.MockObject(String) - Constructor for class net.shibboleth.utilities.java.support.primitive.TimerSupportTest.MockObject
 
toString - Variable in class net.shibboleth.utilities.java.support.primitive.TimerSupportTest.MockIdentifiedComponent
 
toString() - Method in class net.shibboleth.utilities.java.support.primitive.TimerSupportTest.MockIdentifiedComponent
 
toString - Variable in class net.shibboleth.utilities.java.support.primitive.TimerSupportTest.MockObject
 
toString() - Method in class net.shibboleth.utilities.java.support.primitive.TimerSupportTest.MockObject
 
TransformAndCheckFunctionTest - Class in net.shibboleth.utilities.java.support.logic
Test for TransformAndCheckFunction.
TransformAndCheckFunctionTest() - Constructor for class net.shibboleth.utilities.java.support.logic.TransformAndCheckFunctionTest
 
TransformAndCheckFunctionTest.MyPredicate - Class in net.shibboleth.utilities.java.support.logic
 
TransformAndCheckFunctionTest.MyPredicate() - Constructor for class net.shibboleth.utilities.java.support.logic.TransformAndCheckFunctionTest.MyPredicate
 
TRIM_TEST1 - Static variable in class net.shibboleth.utilities.java.support.primitive.StringSupportTest
 
TrimOrNullStringFunctionTest - Class in net.shibboleth.utilities.java.support.logic
tests for TrimOrNullStringFunction
TrimOrNullStringFunctionTest() - Constructor for class net.shibboleth.utilities.java.support.logic.TrimOrNullStringFunctionTest
 
Type4UUIDIdentifierGenerationStrategyTest - Class in net.shibboleth.utilities.java.support.security
 
Type4UUIDIdentifierGenerationStrategyTest() - Constructor for class net.shibboleth.utilities.java.support.security.Type4UUIDIdentifierGenerationStrategyTest
 

U

UNCHUNCKED_ENCODED_TEXT - Static variable in class net.shibboleth.utilities.java.support.codec.Base64SupportTest
Encoded version of the plain text.
upcaseNotNull - Static variable in class net.shibboleth.utilities.java.support.collection.CollectionTest
 
URI_A - Static variable in class net.shibboleth.utilities.java.support.xml.SimpleNamespaceContextTest
 
URI_B - Static variable in class net.shibboleth.utilities.java.support.xml.SimpleNamespaceContextTest
 
URISupportTest - Class in net.shibboleth.utilities.java.support.net
Unit test for URISupport.
URISupportTest() - Constructor for class net.shibboleth.utilities.java.support.net.URISupportTest
 
URLBuilderTest - Class in net.shibboleth.utilities.java.support.net
Tests building and parsing URLs with the builder.
URLBuilderTest() - Constructor for class net.shibboleth.utilities.java.support.net.URLBuilderTest
 

V

VALUE_1 - Static variable in class net.shibboleth.utilities.java.support.collection.MapTest
 
VALUE_2 - Static variable in class net.shibboleth.utilities.java.support.collection.MapTest
 
VALUE_3 - Static variable in class net.shibboleth.utilities.java.support.collection.MapTest
 
ValueTypeIndexedMapTest - Class in net.shibboleth.utilities.java.support.collection
ValueTypeIndexedMap unit test.
ValueTypeIndexedMapTest() - Constructor for class net.shibboleth.utilities.java.support.collection.ValueTypeIndexedMapTest
 
verfiyTest() - Method in class net.shibboleth.utilities.java.support.collection.MapTest
 
verifyTests() - Method in class net.shibboleth.utilities.java.support.collection.CollectionTest
 
verifyTests() - Method in class net.shibboleth.utilities.java.support.collection.ListTest
 
version2Resource - Variable in class net.shibboleth.utilities.java.support.security.DataSealerTest
 
versionResource - Variable in class net.shibboleth.utilities.java.support.security.DataSealerTest
 

W

warning(SAXParseException) - Method in class net.shibboleth.utilities.java.support.xml.BasicParserPoolTest.MockErrorHandler
 
workingSource() - Method in class net.shibboleth.utilities.java.support.xml.SchemaBuilderTest
 
works - Variable in class net.shibboleth.utilities.java.support.xml.SchemaBuilderTest
 

X

XML_FILE - Static variable in class net.shibboleth.utilities.java.support.xml.BasicParserPoolTest
 
XMLAssertTestNG - Class in net.shibboleth.utilities.java.support.xml
This class is functionally identical to, and copied from, XMLAssert.
XMLAssertTestNG() - Constructor for class net.shibboleth.utilities.java.support.xml.XMLAssertTestNG
 
XMLSpaceTest - Class in net.shibboleth.utilities.java.support.xml
Tests for XMLSpace;
XMLSpaceTest() - Constructor for class net.shibboleth.utilities.java.support.xml.XMLSpaceTest
 
xsStringXSITypeElement - Variable in class net.shibboleth.utilities.java.support.xml.DomTypeSupportTest
 
A B C D E F G H I J K L M N O P Q R S T U V W X 

Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.