Class SignatureCertConstraintsTest


  • public class SignatureCertConstraintsTest
    extends Object
    A set of test-cases for signing and verifying SOAP requests, where the certificate used to verify the signature is validated against a set of cert constraints.
    • Constructor Detail

      • SignatureCertConstraintsTest

        public SignatureCertConstraintsTest()
                                     throws Exception
        Throws:
        Exception
    • Method Detail

      • testBSTSignature

        @Test
        public void testBSTSignature()
                              throws Exception
        The test uses the BinarySecurityToken key identifier type.
        Throws:
        Exception
      • testBSTSignaturePKIPath

        @Test
        public void testBSTSignaturePKIPath()
                                     throws Exception
        The test uses the BinarySecurityToken key identifier type.
        Throws:
        Exception