Spring Web Services Framework

Package org.springframework.ws.soap.security

Provides WS-Security implementation classes.

See:
          Description

Class Summary
AbstractWsSecurityInterceptor Interceptor base class for interceptors that handle WS-Security.
 

Exception Summary
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.
 

Package org.springframework.ws.soap.security Description

Provides WS-Security implementation classes. Contains the AbstractWsSecurityInterceptor and exceptions.


Spring Web Services Framework

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