org.apache.wss4j.stax.validate
Class TimestampValidatorImpl

java.lang.Object
  extended by org.apache.wss4j.stax.validate.TimestampValidatorImpl
All Implemented Interfaces:
TimestampValidator, Validator

public class TimestampValidatorImpl
extends Object
implements TimestampValidator


Constructor Summary
TimestampValidatorImpl()
           
 
Method Summary
 void validate(TimestampType timestampType, TokenContext tokenContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimestampValidatorImpl

public TimestampValidatorImpl()
Method Detail

validate

public void validate(TimestampType timestampType,
                     TokenContext tokenContext)
              throws WSSecurityException
Specified by:
validate in interface TimestampValidator
Throws:
WSSecurityException


Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.