Package org.springframework.ws.soap.security.callback
package org.springframework.ws.soap.security.callback
Contains generic
CallbackHandler
implementations.-
ClassDescriptionAbstract implementation of a
CallbackHandler
.Represents a chain ofCallbackHandler
s.Underlying security services instantiate and pass aCleanupCallback
to thehandle
method of aCallbackHandler
to clean up security state.