- 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
-
- 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
-