Class ClientSecretKeyReferenceTest


  • public class ClientSecretKeyReferenceTest
    extends BaseMetadataValueTest
    Test case for creating, marshalling, and unmarshalling ClientSecretKeyReference.
    • Field Summary

      • Fields inherited from class org.opensaml.core.testing.XMLObjectProviderBaseTestCase

        childElementsFile, expectedChildElementsDOM, expectedDOM, expectedOptionalAttributesDOM, expectedUnknownAttributesDOM, invalidDOM, invalidFile, singleElementFile, singleElementOptionalAttributesFile, singleElementUnknownAttributesFile
      • Fields inherited from class org.opensaml.core.testing.XMLObjectBaseTestCase

        builderFactory, marshallerFactory, parserPool, simpleXMLObjectQName, unmarshallerFactory
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected QName getElementName()
      Get the element name.
      protected String getExpectedValue()
      Get the expected value from the file.
      • Methods inherited from class org.opensaml.core.testing.XMLObjectProviderBaseTestCase

        initXMLObjectProviderTestingSupprt, testAttributeIDnessMarshall, testChildElementsMarshall, testChildElementsUnmarshall, testSingleElementOptionalAttributesMarshall, testSingleElementOptionalAttributesUnmarshall, testSingleElementUnknownAttributesMarshall, testSingleElementUnknownAttributesUnmarshall
      • Methods inherited from class org.opensaml.core.testing.XMLObjectBaseTestCase

        assertXMLEquals, assertXMLEquals, buildXMLObject, getBuilder, getMarshaller, getMarshaller, getUnmarshaller, getUnmarshaller, getUnmarshaller, initXMLObjectSupport, parseXMLDocument, printXML, printXML, unmarshallElement, unmarshallElement
      • Methods inherited from class org.opensaml.core.testing.OpenSAMLInitBaseTestCase

        initOpenSAML
    • Constructor Detail

      • ClientSecretKeyReferenceTest

        public ClientSecretKeyReferenceTest()
        Constructor