com.sun.xml.wss.impl.callback
Class TimestampValidationCallback
java.lang.Object
com.sun.xml.wss.impl.callback.XWSSCallback
com.sun.xml.wss.impl.callback.TimestampValidationCallback
- All Implemented Interfaces:
- Callback
public class TimestampValidationCallback
- extends XWSSCallback
- implements Callback
- Author:
- abhijit.das@Sun.COM
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimestampValidationCallback
public TimestampValidationCallback(TimestampValidationCallback.Request request)
- Creates a new instance of TimestampValidationCallback
getResult
public void getResult()
throws TimestampValidationCallback.TimestampValidationException
- Throws:
TimestampValidationCallback.TimestampValidationException
setValidator
public void setValidator(TimestampValidationCallback.TimestampValidator validator)
- The CallbackHandler handling this callbacl should set the validator.
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.