Package | Description |
---|---|
org.springframework.ws.soap.security |
Provides WS-Security implementation classes.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
AbstractWsSecurityInterceptor.handleSecurementException(WsSecuritySecurementException ex,
MessageContext messageContext)
Handles an securement exception.
|
Modifier and Type | Method and Description |
---|---|
protected abstract void |
AbstractWsSecurityInterceptor.secureMessage(SoapMessage soapMessage,
MessageContext messageContext)
Abstract template method.
|
Copyright © 2005–2017 The Spring Web Services Framework. All rights reserved.