Uses of Interface
com.sun.xml.wss.impl.callback.TimestampValidationCallback.TimestampValidator
-
Packages that use TimestampValidationCallback.TimestampValidator Package Description com.sun.xml.wss.impl.callback -
-
Uses of TimestampValidationCallback.TimestampValidator in com.sun.xml.wss.impl.callback
Methods in com.sun.xml.wss.impl.callback with parameters of type TimestampValidationCallback.TimestampValidator Modifier and Type Method Description voidTimestampValidationCallback. setValidator(TimestampValidationCallback.TimestampValidator validator)The CallbackHandler handling this callbacl should set the validator.
-