| Package | Description |
|---|---|
| org.springframework.ws.soap.security.wss4j2.callback |
Contains
CallbackHandler implementations for WSS4J 2.0. |
| Modifier and Type | Class and Description |
|---|---|
class |
KeyStoreCallbackHandler
Callback handler that uses Java Security
KeyStores to handle cryptographic callbacks. |
class |
SimplePasswordValidationCallbackHandler
Simple callback handler that validates passwords against a in-memory
Properties object. |
class |
SpringSecurityPasswordValidationCallbackHandler
Callback handler that validates a plain text or digest password using an Spring Security
UserDetailsService. |
Copyright © 2017 Pivotal Software. All rights reserved.