Spring Web Services Framework

org.springframework.ws.soap.security.callback
Class CleanupCallback

java.lang.Object
  extended by 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:
Serialized Form

Constructor Summary
CleanupCallback()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CleanupCallback

public CleanupCallback()

Spring Web Services Framework

Copyright © 2005-2010 The Spring Web Services Framework. All Rights Reserved.