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