- java.lang.Object
-
- org.springframework.ws.soap.security.xwss.callback.DefaultTimestampValidator
-
- All Implemented Interfaces:
- com.sun.xml.wss.impl.callback.TimestampValidationCallback.TimestampValidator
public class DefaultTimestampValidator
extends Object
implements com.sun.xml.wss.impl.callback.TimestampValidationCallback.TimestampValidator
A default implementation of a TimestampValidationCallback.TimestampValidator. Based on a version found in the
JWSDP samples.
- Since:
- 1.0.0
- Author:
- Arjen Poutsma
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2023 VMware, Inc.. All rights reserved.