Package | Description |
---|---|
org.springframework.ws.soap.security.wss4j.callback |
Contains
CallbackHandler implementations for WSS4J (deprecated as of Spring WS 2.3). |
org.springframework.ws.soap.security.wss4j2.callback |
Contains
CallbackHandler implementations for WSS4J 2.0. |
Modifier and Type | Method and Description |
---|---|
protected void |
SpringSecurityPasswordValidationCallbackHandler.handleCleanup(CleanupCallback callback)
Deprecated.
|
protected void |
AbstractWsPasswordCallbackHandler.handleCleanup(CleanupCallback callback)
Deprecated.
Invoked when a
CleanupCallback is passed to AbstractCallbackHandler.handle(Callback[]) . |
Modifier and Type | Method and Description |
---|---|
protected void |
SpringSecurityPasswordValidationCallbackHandler.handleCleanup(CleanupCallback callback) |
protected void |
AbstractWsPasswordCallbackHandler.handleCleanup(CleanupCallback callback)
Invoked when a
CleanupCallback is passed to AbstractCallbackHandler.handle(Callback[]) . |
Copyright © 2020 Pivotal Software. All rights reserved.