Class TimestampValidator

java.lang.Object
org.apache.wss4j.dom.validate.TimestampValidator
All Implemented Interfaces:
Validator

public class TimestampValidator extends Object implements Validator
This class validates a processed Timestamp, extracted from the Credential passed to the validate method.
  • Constructor Details

    • TimestampValidator

      public TimestampValidator()
  • Method Details