Package | Description |
---|---|
org.springframework.ws.soap.security |
Provides WS-Security implementation classes.
|
org.springframework.ws.soap.security.wss4j2 |
Contains classes for using the Apache WSS4J 2.0 WS-Security implementation within
Spring-WS.
|
org.springframework.ws.soap.security.xwss |
Contains classes for using the XML and WebServices Security WS-Security
implementation within Spring-WS.
|
Class and Description |
---|
WsSecurityException
Exception indicating that something went wrong during WS-Security executions.
|
WsSecurityFaultException
Exception indicating that a WS-Security executions should result in a SOAP Fault.
|
WsSecuritySecurementException
Exception indicating that something went wrong during the securement of a message.
|
WsSecurityValidationException
Exception indicating that something went wrong during the validation of a message.
|
Class and Description |
---|
AbstractWsSecurityInterceptor
Interceptor base class for interceptors that handle WS-Security.
|
WsSecurityException
Exception indicating that something went wrong during WS-Security executions.
|
WsSecurityFaultException
Exception indicating that a WS-Security executions should result in a SOAP Fault.
|
WsSecuritySecurementException
Exception indicating that something went wrong during the securement of a message.
|
WsSecurityValidationException
Exception indicating that something went wrong during the validation of a message.
|
Class and Description |
---|
AbstractWsSecurityInterceptor
Interceptor base class for interceptors that handle WS-Security.
|
WsSecurityException
Exception indicating that something went wrong during WS-Security executions.
|
WsSecurityFaultException
Exception indicating that a WS-Security executions should result in a SOAP Fault.
|
WsSecuritySecurementException
Exception indicating that something went wrong during the securement of a message.
|
WsSecurityValidationException
Exception indicating that something went wrong during the validation of a message.
|
Copyright © 2020 Pivotal Software. All rights reserved.