Class CleanupCallback

java.lang.Object
org.springframework.ws.soap.security.callback.CleanupCallback
All Implemented Interfaces:
Serializable, Callback

public class CleanupCallback extends Object implements Callback, Serializable
Underlying security services instantiate and pass a CleanupCallback to the handle method of a CallbackHandler to clean up security state.
Since:
1.0.4
Author:
Arjen Poutsma
See Also:
  • Constructor Details

    • CleanupCallback

      public CleanupCallback()