Package org.apache.wss4j.dom.message
Class SignatureCertConstraintsTest
- java.lang.Object
 - 
- org.apache.wss4j.dom.message.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 Summary
Constructors Constructor Description SignatureCertConstraintsTest() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestBSTSignature()The test uses the BinarySecurityToken key identifier type.voidtestBSTSignaturePKIPath()The test uses the BinarySecurityToken key identifier type. 
 -