Class DSAKeyValueTest


  • public class DSAKeyValueTest
    extends org.opensaml.core.xml.XMLObjectBaseTestCase
    Test resolution of credentials from RSAKeyValue child of KeyInfo.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private String dsaBase64  
      private String keyInfoFile  
      private DSAPublicKey pubKey  
      private org.opensaml.xmlsec.keyinfo.KeyInfoCredentialResolver resolver  
      • Fields inherited from class org.opensaml.core.xml.XMLObjectBaseTestCase

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

      Constructors 
      Constructor Description
      DSAKeyValueTest()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void setUp()  
      void testCredResolution()
      Test basic credential resolution.
      • Methods inherited from class org.opensaml.core.xml.XMLObjectBaseTestCase

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

        initOpenSAML
    • Constructor Detail

      • DSAKeyValueTest

        public DSAKeyValueTest()
    • Method Detail

      • testCredResolution

        public void testCredResolution()
                                throws net.shibboleth.utilities.java.support.resolver.ResolverException
        Test basic credential resolution.
        Throws:
        net.shibboleth.utilities.java.support.resolver.ResolverException - on error resolving credentials