Spring Web Services Framework

Uses of Package
org.springframework.ws.soap.security

Packages that use org.springframework.ws.soap.security
org.springframework.ws.soap.security Provides WS-Security implementation classes. 
org.springframework.ws.soap.security.wss4j Contains classes for using the Apache WSS4J 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. 
 

Classes in org.springframework.ws.soap.security used by org.springframework.ws.soap.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.
 

Classes in org.springframework.ws.soap.security used by org.springframework.ws.soap.security.wss4j
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.
 

Classes in org.springframework.ws.soap.security used by org.springframework.ws.soap.security.xwss
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.
 


Spring Web Services Framework

Copyright © 2005-2013 The Spring Web Services Framework. All Rights Reserved.