Class SignatureIssuerCertConstraintsTest


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

      • SignatureIssuerCertConstraintsTest

        public SignatureIssuerCertConstraintsTest()
                                           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