Package | Description |
---|---|
org.springframework.ws.soap.security.callback |
Contains generic
CallbackHandler implementations. |
org.springframework.ws.soap.security.wss4j2.callback |
Contains
CallbackHandler implementations for WSS4J 2.0. |
org.springframework.ws.soap.security.xwss.callback |
Contains
CallbackHandler implementations for XWSS. |
org.springframework.ws.soap.security.xwss.callback.jaas |
Contains
CallbackHandler implementations for XWSS that use the Java Authentication and Authorization Service (JAAS). |
Class and Description |
---|
AbstractCallbackHandler
Abstract implementation of a
CallbackHandler . |
Class and Description |
---|
AbstractCallbackHandler
Abstract implementation of a
CallbackHandler . |
CleanupCallback
Underlying security services instantiate and pass a
CleanupCallback to the handle method of
a CallbackHandler to clean up security state. |
Class and Description |
---|
AbstractCallbackHandler
Abstract implementation of a
CallbackHandler . |
CallbackHandlerChain
Represents a chain of
CallbackHandler s. |
Class and Description |
---|
AbstractCallbackHandler
Abstract implementation of a
CallbackHandler . |
Copyright © 2020 Pivotal Software. All rights reserved.