Class CleanupCallback
java.lang.Object
org.springframework.ws.soap.security.callback.CleanupCallback
- All Implemented Interfaces:
Serializable
,Callback
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 Summary
-
Method Summary
-
Constructor Details
-
CleanupCallback
public CleanupCallback()
-