Class X509ProxyFilterTest

    • Field Detail

      • entityCertBase64

        private String entityCertBase64
      • otherCert1Base64

        private String otherCert1Base64
      • filter

        private net.shibboleth.idp.authn.impl.X509ProxyFilter filter
    • Constructor Detail

      • X509ProxyFilterTest

        public X509ProxyFilterTest()
    • Method Detail

      • testBadConfig

        public void testBadConfig()
                           throws javax.servlet.ServletException
        Throws:
        javax.servlet.ServletException
      • testNoCertificates

        public void testNoCertificates()
                                throws IOException,
                                       javax.servlet.ServletException
        Throws:
        IOException
        javax.servlet.ServletException
      • testPreexistingCertificates

        public void testPreexistingCertificates()
                                         throws IOException,
                                                javax.servlet.ServletException
        Throws:
        IOException
        javax.servlet.ServletException
      • testNoEntityCertificate

        public void testNoEntityCertificate()
                                     throws IOException,
                                            javax.servlet.ServletException
        Throws:
        IOException
        javax.servlet.ServletException
      • testEntityCertificate

        public void testEntityCertificate()
                                   throws IOException,
                                          javax.servlet.ServletException
        Throws:
        IOException
        javax.servlet.ServletException
      • testCertificateChain

        public void testCertificateChain()
                                  throws IOException,
                                         javax.servlet.ServletException
        Throws:
        IOException
        javax.servlet.ServletException