public class AuthnAuthorityDescriptorTest
extends org.opensaml.core.xml.XMLObjectProviderBaseTestCase
AuthnAuthorityDescriptorImpl.| Modifier and Type | Field and Description |
|---|---|
protected int |
expectedAssertionIdRequestServices
Expected number of
AssertionIdRequestService sub elements |
protected int |
expectedAuthnQueryServices
Expected number of
AuthnQueryService sub elements |
protected long |
expectedCacheDuration
Expected cacheDuration value in miliseconds
|
protected int |
expectedContactPersons
Expected number of
ContactPerson sub elements |
protected String |
expectedErrorURL
Expected errorURL value
|
protected int |
expectedKeyDescriptors
Expected number of
KeyDescriptor sub elements |
protected int |
expectedNameIdFormats
Expected number of
NameIdFormat sub elements |
protected List<String> |
expectedSupportedProtocols
Expected supported protocol enumeration
|
protected org.joda.time.DateTime |
expectedValidUntil
Expected validUntil value
|
| Constructor and Description |
|---|
AuthnAuthorityDescriptorTest()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp() |
void |
testChildElementsMarshall() |
void |
testChildElementsUnmarshall() |
void |
testSingleElementMarshall() |
void |
testSingleElementOptionalAttributesMarshall() |
void |
testSingleElementOptionalAttributesUnmarshall() |
void |
testSingleElementUnmarshall() |
initXMLObjectProviderTestingSupprt, testSingleElementUnknownAttributesMarshall, testSingleElementUnknownAttributesUnmarshallassertXMLEquals, assertXMLEquals, buildXMLObject, fetchDuration, getBuilder, getMarshaller, getMarshaller, getUnmarshaller, getUnmarshaller, getUnmarshaller, initXMLObjectSupport, parseXMLDocument, printXML, printXML, unmarshallElement, unmarshallElementprotected List<String> expectedSupportedProtocols
protected long expectedCacheDuration
protected org.joda.time.DateTime expectedValidUntil
protected String expectedErrorURL
protected int expectedKeyDescriptors
KeyDescriptor sub elementsprotected int expectedContactPersons
ContactPerson sub elementsprotected int expectedAuthnQueryServices
AuthnQueryService sub elementsprotected int expectedAssertionIdRequestServices
AssertionIdRequestService sub elementsprotected int expectedNameIdFormats
NameIdFormat sub elementspublic void testSingleElementUnmarshall()
testSingleElementUnmarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCasepublic void testSingleElementOptionalAttributesUnmarshall()
testSingleElementOptionalAttributesUnmarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCasepublic void testChildElementsUnmarshall()
testChildElementsUnmarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCasepublic void testSingleElementMarshall()
testSingleElementMarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCasepublic void testSingleElementOptionalAttributesMarshall()
testSingleElementOptionalAttributesMarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCasepublic void testChildElementsMarshall()
testChildElementsMarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCaseCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.