org.apache.wss4j.stax.validate
Interface TimestampValidator

All Superinterfaces:
Validator
All Known Implementing Classes:
TimestampValidatorImpl

public interface TimestampValidator
extends Validator


Method Summary
 void validate(TimestampType timestampType, TokenContext tokenContext)
           
 

Method Detail

validate

void validate(TimestampType timestampType,
              TokenContext tokenContext)
              throws WSSecurityException
Throws:
WSSecurityException


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