- handle(Callback[]) - Method in class org.springframework.ws.soap.security.callback.AbstractCallbackHandler
-
Iterates over the given callbacks, and calls handleInternal
for each of them.
- handle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.springframework.ws.transport.http.WebServiceMessageReceiverHandlerAdapter
-
- handle(HttpExchange) - Method in class org.springframework.ws.transport.http.WebServiceMessageReceiverHttpHandler
-
- handle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.springframework.ws.transport.http.WsdlDefinitionHandlerAdapter
-
- handle(HttpExchange) - Method in class org.springframework.ws.transport.http.WsdlDefinitionHttpHandler
-
- handle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.springframework.ws.transport.http.XsdSchemaHandlerAdapter
-
- handleAliasPrivKeyCertRequest(SignatureKeyCallback, SignatureKeyCallback.AliasPrivKeyCertRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
-
Template method that handles SignatureKeyCallback
s with AliasPrivKeyCertRequest
s.
- handleAliasPrivKeyCertRequest(SignatureKeyCallback, SignatureKeyCallback.AliasPrivKeyCertRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
-
- handleAliasSymmetricKeyRequest(DecryptionKeyCallback, DecryptionKeyCallback.AliasSymmetricKeyRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
-
Template method that handles DecryptionKeyCallback
s with AliasSymmetricKeyRequest
s.
- handleAliasSymmetricKeyRequest(EncryptionKeyCallback, EncryptionKeyCallback.AliasSymmetricKeyRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
-
Template method that handles EncryptionKeyCallback
s with AliasSymmetricKeyRequest
s.
- handleAliasSymmetricKeyRequest(DecryptionKeyCallback, DecryptionKeyCallback.AliasSymmetricKeyRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
-
- handleAliasSymmetricKeyRequest(EncryptionKeyCallback, EncryptionKeyCallback.AliasSymmetricKeyRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
-
- handleAliasX509CertificateRequest(EncryptionKeyCallback, EncryptionKeyCallback.AliasX509CertificateRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
-
Template method that handles EncryptionKeyCallback
s with AliasX509CertificateRequest
s.
- handleAliasX509CertificateRequest(EncryptionKeyCallback, EncryptionKeyCallback.AliasX509CertificateRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
-
- handleCertificateValidationCallback(CertificateValidationCallback) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
-
Template method that handles CertificateValidationCallback
s.
- handleCertificateValidationCallback(CertificateValidationCallback) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
-
- handleCleanup(CleanupCallback) - Method in class org.springframework.ws.soap.security.wss4j.callback.AbstractWsPasswordCallbackHandler
-
- handleCleanup(CleanupCallback) - Method in class org.springframework.ws.soap.security.wss4j.callback.SpringSecurityPasswordValidationCallbackHandler
-
- handleConnection(WebServiceConnection) - Method in class org.springframework.ws.transport.support.SimpleWebServiceMessageReceiverObjectSupport
-
- handleConnection(WebServiceConnection, WebServiceMessageReceiver) - Method in class org.springframework.ws.transport.support.WebServiceMessageReceiverObjectSupport
-
Handles an incoming connection by
receving
a
message from it, passing it to the
receiver
, and
sending
the response (if any).
- handleCustomToken(WSPasswordCallback) - Method in class org.springframework.ws.soap.security.wss4j.callback.AbstractWsPasswordCallbackHandler
-
Invoked when the callback has a WSPasswordCallback.CUSTOM_TOKEN
usage.
- handleDecrypt(WSPasswordCallback) - Method in class org.springframework.ws.soap.security.wss4j.callback.AbstractWsPasswordCallbackHandler
-
Invoked when the callback has a WSPasswordCallback.DECRYPT
usage.
- handleDecrypt(WSPasswordCallback) - Method in class org.springframework.ws.soap.security.wss4j.callback.KeyStoreCallbackHandler
-
- handleDecryptionKeyCallback(DecryptionKeyCallback) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
-
Method that handles DecryptionKeyCallback
s.
- handleDefaultPrivKeyCertRequest(SignatureKeyCallback, SignatureKeyCallback.DefaultPrivKeyCertRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
-
Template method that handles SignatureKeyCallback
s with DefaultPrivKeyCertRequest
s.
- handleDefaultPrivKeyCertRequest(SignatureKeyCallback, SignatureKeyCallback.DefaultPrivKeyCertRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
-
- handleDefaultX509CertificateRequest(EncryptionKeyCallback, EncryptionKeyCallback.DefaultX509CertificateRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
-
Template method that handles EncryptionKeyCallback
s with DefaultX509CertificateRequest
s.
- handleDefaultX509CertificateRequest(EncryptionKeyCallback, EncryptionKeyCallback.DefaultX509CertificateRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
-
- handleEncryptionKeyCallback(EncryptionKeyCallback) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
-
Method that handles EncryptionKeyCallback
s.
- handleError(WebServiceConnection, WebServiceMessage) - Method in class org.springframework.ws.client.core.WebServiceTemplate
-
Handles an error on the given connection.
- handleFault(WebServiceConnection, MessageContext) - Method in class org.springframework.ws.client.core.WebServiceTemplate
-
Handles an fault in the given response message.
- handleFault(MessageContext) - Method in class org.springframework.ws.client.support.interceptor.AbstractValidatingInterceptor
-
Does nothing by default.
- handleFault(MessageContext) - Method in interface org.springframework.ws.client.support.interceptor.ClientInterceptor
-
Processes the incoming response fault.
- handleFault(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.AbstractLoggingInterceptor
-
Does nothing by default.
- handleFault(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.interceptor.AbstractValidatingInterceptor
-
Does nothing by default.
- handleFault(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.interceptor.DelegatingSmartEndpointInterceptor
-
- handleFault(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.interceptor.EndpointInterceptorAdapter
-
Returns true
.
- handleFault(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.interceptor.PayloadTransformingInterceptor
-
Does nothing by default.
- handleFault(MessageContext, Object) - Method in interface org.springframework.ws.server.EndpointInterceptor
-
Processes the outgoing response fault.
- handleFault(MessageContext, Object) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
-
Returns true
, i.e.
- handleFault(MessageContext) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
-
Returns true
, i.e.
- handleFault(MessageContext, Object) - Method in class org.springframework.ws.soap.server.endpoint.interceptor.SoapEnvelopeLoggingInterceptor
-
- handleFaultException(WsSecurityFaultException, MessageContext) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
-
Handles a fault exception.Default implementation logs the given exception, and creates a SOAP Fault with the
properties of the given exception, and returns false
.
- handleInternal(Callback) - Method in class org.springframework.ws.soap.security.callback.AbstractCallbackHandler
-
Template method that should be implemented by subclasses.
- handleInternal(Callback) - Method in class org.springframework.ws.soap.security.callback.CallbackHandlerChain
-
- handleInternal(Callback) - Method in class org.springframework.ws.soap.security.wss4j.callback.AbstractWsPasswordCallbackHandler
-
Handles WSPasswordCallback
callbacks.
- handleInternal(Callback) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
-
- handleInternal(Callback) - Method in class org.springframework.ws.soap.security.xwss.callback.jaas.JaasCertificateValidationCallbackHandler
-
Handles CertificateValidationCallback
s, and throws an UnsupportedCallbackException
for
others
- handleInternal(Callback) - Method in class org.springframework.ws.soap.security.xwss.callback.jaas.JaasPlainTextPasswordValidationCallbackHandler
-
Handles PasswordValidationCallback
s that contain a PlainTextPasswordRequest
, and throws
an UnsupportedCallbackException
for others.
- handleInternal(Callback) - Method in class org.springframework.ws.soap.security.xwss.callback.MockValidationCallbackHandler
-
- handleInternal(Callback) - Method in class org.springframework.ws.soap.security.xwss.callback.SimplePasswordValidationCallbackHandler
-
- handleInternal(Callback) - Method in class org.springframework.ws.soap.security.xwss.callback.SimpleUsernamePasswordCallbackHandler
-
- handleInternal(Callback) - Method in class org.springframework.ws.soap.security.xwss.callback.SpringCertificateValidationCallbackHandler
-
Handles CertificateValidationCallback
s, and throws an UnsupportedCallbackException
for
others
- handleInternal(Callback) - Method in class org.springframework.ws.soap.security.xwss.callback.SpringDigestPasswordValidationCallbackHandler
-
Handles PasswordValidationCallback
s that contain a DigestPasswordRequest
, and throws an
UnsupportedCallbackException
for others
- handleInternal(Callback) - Method in class org.springframework.ws.soap.security.xwss.callback.SpringPlainTextPasswordValidationCallbackHandler
-
Handles PasswordValidationCallback
s that contain a PlainTextPasswordRequest
, and throws
an UnsupportedCallbackException
for others.
- handleInternal(Callback) - Method in class org.springframework.ws.soap.security.xwss.callback.SpringUsernamePasswordCallbackHandler
-
- handleInternal(Callback) - Method in class org.springframework.ws.soap.security.xwss.callback.XwssCallbackHandlerChain
-
- handleInvalidXmlException(HttpServletRequest, HttpServletResponse, Object, InvalidXmlException) - Method in class org.springframework.ws.transport.http.WebServiceMessageReceiverHandlerAdapter
-
- handleMessage(Message, Session) - Method in class org.springframework.ws.transport.jms.JmsMessageReceiver
-
Handles an incoming message.
- handleMethodReturnValue(MessageContext, Object, MethodEndpoint) - Method in class org.springframework.ws.server.endpoint.adapter.DefaultMethodEndpointAdapter
-
Handle the return value for the given method endpoint.
- handleNoEndpointFoundException(NoEndpointFoundException, WebServiceConnection, WebServiceMessageReceiver) - Method in class org.springframework.ws.transport.support.WebServiceMessageReceiverObjectSupport
-
Template method for handling NoEndpointFoundException
s.
- handleNonPostMethod(HttpServletRequest, HttpServletResponse, Object) - Method in class org.springframework.ws.transport.http.WebServiceMessageReceiverHandlerAdapter
-
Template method that is invoked when the request method is not POST
.
- handlePrivateKeyRequest(DecryptionKeyCallback, DecryptionKeyCallback.PrivateKeyRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
-
Method that handles DecryptionKeyCallback
s with PrivateKeyRequest
.
- handlePrivKeyCertRequest(SignatureKeyCallback, SignatureKeyCallback.PrivKeyCertRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
-
Method that handles SignatureKeyCallback
s with PrivKeyCertRequest
s.
- handlePublicKeyBasedPrivKeyCertRequest(SignatureKeyCallback, SignatureKeyCallback.PublicKeyBasedPrivKeyCertRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
-
Template method that handles SignatureKeyCallback
s with PublicKeyBasedPrivKeyCertRequest
s.
- handlePublicKeyBasedPrivKeyCertRequest(SignatureKeyCallback, SignatureKeyCallback.PublicKeyBasedPrivKeyCertRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
-
- handlePublicKeyBasedPrivKeyRequest(DecryptionKeyCallback, DecryptionKeyCallback.PublicKeyBasedPrivKeyRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
-
Template method that handles DecryptionKeyCallback
s with PublicKeyBasedPrivKeyRequest
s.
- handlePublicKeyBasedPrivKeyRequest(DecryptionKeyCallback, DecryptionKeyCallback.PublicKeyBasedPrivKeyRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
-
- handlePublicKeyBasedRequest(EncryptionKeyCallback, EncryptionKeyCallback.PublicKeyBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
-
Template method that handles EncryptionKeyCallback
s with PublicKeyBasedRequest
s.
- handlePublicKeyBasedRequest(SignatureVerificationKeyCallback, SignatureVerificationKeyCallback.PublicKeyBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
-
Template method that handles SignatureKeyCallback
s with PublicKeyBasedRequest
s.
- handlePublicKeyBasedRequest(EncryptionKeyCallback, EncryptionKeyCallback.PublicKeyBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
-
- handlePublicKeyBasedRequest(SignatureVerificationKeyCallback, SignatureVerificationKeyCallback.PublicKeyBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
-
- handleRequest(MessageContext) - Method in class org.springframework.ws.client.support.interceptor.AbstractValidatingInterceptor
-
Validates the request message in the given message context.
- handleRequest(MessageContext) - Method in interface org.springframework.ws.client.support.interceptor.ClientInterceptor
-
Processes the outgoing request message.
- handleRequest(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.AbstractLoggingInterceptor
-
Logs the request message payload.
- handleRequest(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.interceptor.AbstractValidatingInterceptor
-
Validates the request message in the given message context.
- handleRequest(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.interceptor.DelegatingSmartEndpointInterceptor
-
- handleRequest(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.interceptor.EndpointInterceptorAdapter
-
Returns true
.
- handleRequest(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.interceptor.PayloadTransformingInterceptor
-
Transforms the request message in the given message context using a provided stylesheet.
- handleRequest(MessageContext, Object) - Method in interface org.springframework.ws.server.EndpointInterceptor
-
Processes the incoming request message.
- handleRequest(EndpointInvocationChain, MessageContext) - Method in class org.springframework.ws.server.MessageDispatcher
-
Callback for pre-processing of given invocation chain and message context.
- handleRequest(MessageContext, Object) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
-
Validates a server-side incoming request.
- handleRequest(MessageContext) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
-
Secures a client-side outgoing request.
- handleRequest(EndpointInvocationChain, MessageContext) - Method in class org.springframework.ws.soap.server.SoapMessageDispatcher
-
Process the headers targeted at the actor or role fullfilled by the endpoint.
- handleRequestValidationErrors(MessageContext, SAXParseException[]) - Method in class org.springframework.ws.client.support.interceptor.AbstractValidatingInterceptor
-
Template method that is called when the request message contains validation errors.
- handleRequestValidationErrors(MessageContext, SAXParseException[]) - Method in class org.springframework.ws.server.endpoint.interceptor.AbstractValidatingInterceptor
-
Template method that is called when the request message contains validation errors.
- handleRequestValidationErrors(MessageContext, SAXParseException[]) - Method in class org.springframework.ws.soap.server.endpoint.interceptor.AbstractFaultCreatingValidatingInterceptor
-
Template method that is called when the request message contains validation errors.
- handleResponse(MessageContext) - Method in class org.springframework.ws.client.support.interceptor.AbstractValidatingInterceptor
-
Validates the response message in the given message context.
- handleResponse(MessageContext) - Method in interface org.springframework.ws.client.support.interceptor.ClientInterceptor
-
Processes the incoming response message.
- handleResponse(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.AbstractLoggingInterceptor
-
Logs the response message payload.
- handleResponse(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.interceptor.AbstractValidatingInterceptor
-
Validates the response message in the given message context.
- handleResponse(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.interceptor.DelegatingSmartEndpointInterceptor
-
- handleResponse(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.interceptor.EndpointInterceptorAdapter
-
Returns true
.
- handleResponse(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.interceptor.PayloadTransformingInterceptor
-
Transforms the response message in the given message context using a stylesheet.
- handleResponse(MessageContext, Object) - Method in interface org.springframework.ws.server.EndpointInterceptor
-
Processes the outgoing response message.
- handleResponse(MessageContext, Object) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
-
Secures a server-side outgoing response.
- handleResponse(MessageContext) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
-
Validates a client-side incoming response.
- handleResponseValidationErrors(MessageContext, SAXParseException[]) - Method in class org.springframework.ws.client.support.interceptor.AbstractValidatingInterceptor
-
Template method that is called when the response message contains validation errors.
- handleResponseValidationErrors(MessageContext, SAXParseException[]) - Method in class org.springframework.ws.server.endpoint.interceptor.AbstractValidatingInterceptor
-
Template method that is called when the response message contains validation errors.
- handleReturnValue(MessageContext, MethodParameter, Object) - Method in class org.springframework.ws.server.endpoint.adapter.method.AbstractPayloadSourceMethodProcessor
-
- handleReturnValue(MessageContext, MethodParameter, Object) - Method in class org.springframework.ws.server.endpoint.adapter.method.jaxb.AbstractJaxb2PayloadMethodProcessor
-
- handleReturnValue(MessageContext, MethodParameter, Object) - Method in class org.springframework.ws.server.endpoint.adapter.method.MarshallingPayloadMethodProcessor
-
- handleReturnValue(MessageContext, MethodParameter, Object) - Method in interface org.springframework.ws.server.endpoint.adapter.method.MethodReturnValueHandler
-
Handles the given return value.
- handleReturnValueInternal(MessageContext, MethodParameter, Object) - Method in class org.springframework.ws.server.endpoint.adapter.method.jaxb.AbstractJaxb2PayloadMethodProcessor
-
- handleReturnValueInternal(MessageContext, MethodParameter, Object) - Method in class org.springframework.ws.server.endpoint.adapter.method.jaxb.JaxbElementPayloadMethodProcessor
-
- handleReturnValueInternal(MessageContext, MethodParameter, Object) - Method in class org.springframework.ws.server.endpoint.adapter.method.jaxb.XmlRootElementPayloadMethodProcessor
-
- handleSecretKey(WSPasswordCallback) - Method in class org.springframework.ws.soap.security.wss4j.callback.AbstractWsPasswordCallbackHandler
-
Invoked when the callback has a WSPasswordCallback.SECRET_KEY
usage.
- handleSecretKey(WSPasswordCallback) - Method in class org.springframework.ws.soap.security.wss4j.callback.KeyStoreCallbackHandler
-
- handleSecurementException(WsSecuritySecurementException, MessageContext) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
-
Handles an securement exception.
- handleSecurityContextToken(WSPasswordCallback) - Method in class org.springframework.ws.soap.security.wss4j.callback.AbstractWsPasswordCallbackHandler
-
Invoked when the callback has a WSPasswordCallback.SECURITY_CONTEXT_TOKEN
usage.
- handleSignature(WSPasswordCallback) - Method in class org.springframework.ws.soap.security.wss4j.callback.AbstractWsPasswordCallbackHandler
-
Invoked when the callback has a WSPasswordCallback.SIGNATURE
usage.
- handleSignatureKeyCallback(SignatureKeyCallback) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
-
Method that handles SignatureKeyCallback
s.
- handleSignatureVerificationKeyCallback(SignatureVerificationKeyCallback) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
-
Method that handles SignatureVerificationKeyCallback
s.
- handleSymmetricKeyRequest(DecryptionKeyCallback, DecryptionKeyCallback.SymmetricKeyRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
-
Method that handles DecryptionKeyCallback
s with SymmetricKeyRequest
.
- handleSymmetricKeyRequest(EncryptionKeyCallback, EncryptionKeyCallback.SymmetricKeyRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
-
Method that handles EncryptionKeyCallback
s with SymmetricKeyRequest
.
- handleUsernameToken(WSPasswordCallback) - Method in class org.springframework.ws.soap.security.wss4j.callback.AbstractWsPasswordCallbackHandler
-
Invoked when the callback has a WSPasswordCallback.USERNAME_TOKEN
usage.
- handleUsernameToken(WSPasswordCallback) - Method in class org.springframework.ws.soap.security.wss4j.callback.SimplePasswordValidationCallbackHandler
-
- handleUsernameToken(WSPasswordCallback) - Method in class org.springframework.ws.soap.security.wss4j.callback.SpringSecurityPasswordValidationCallbackHandler
-
- handleUsernameTokenPrincipal(UsernameTokenPrincipalCallback) - Method in class org.springframework.ws.soap.security.wss4j.callback.AbstractWsPasswordCallbackHandler
-
- handleUsernameTokenPrincipal(UsernameTokenPrincipalCallback) - Method in class org.springframework.ws.soap.security.wss4j.callback.SpringSecurityPasswordValidationCallbackHandler
-
- handleValidationException(WsSecurityValidationException, MessageContext) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
-
Handles an invalid SOAP message.
- handleX509CertificateBasedRequest(DecryptionKeyCallback, DecryptionKeyCallback.X509CertificateBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
-
Template method that handles DecryptionKeyCallback
s with X509CertificateBasedRequest
s.
- handleX509CertificateBasedRequest(DecryptionKeyCallback, DecryptionKeyCallback.X509CertificateBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
-
- handleX509CertificateRequest(EncryptionKeyCallback, EncryptionKeyCallback.X509CertificateRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
-
Method that handles EncryptionKeyCallback
s with X509CertificateRequest
.
- handleX509CertificateRequest(SignatureVerificationKeyCallback, SignatureVerificationKeyCallback.X509CertificateRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
-
Method that handles SignatureVerificationKeyCallback
s with X509CertificateRequest
s.
- handleX509IssuerSerialBasedRequest(DecryptionKeyCallback, DecryptionKeyCallback.X509IssuerSerialBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
-
Template method that handles DecryptionKeyCallback
s with X509IssuerSerialBasedRequest
s.
- handleX509IssuerSerialBasedRequest(SignatureVerificationKeyCallback, SignatureVerificationKeyCallback.X509IssuerSerialBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
-
Template method that handles SignatureKeyCallback
s with X509IssuerSerialBasedRequest
s.
- handleX509IssuerSerialBasedRequest(DecryptionKeyCallback, DecryptionKeyCallback.X509IssuerSerialBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
-
- handleX509IssuerSerialBasedRequest(SignatureVerificationKeyCallback, SignatureVerificationKeyCallback.X509IssuerSerialBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
-
- handleX509SubjectKeyIdentifierBasedRequest(DecryptionKeyCallback, DecryptionKeyCallback.X509SubjectKeyIdentifierBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
-
Template method that handles DecryptionKeyCallback
s with X509SubjectKeyIdentifierBasedRequest
s.
- handleX509SubjectKeyIdentifierBasedRequest(SignatureVerificationKeyCallback, SignatureVerificationKeyCallback.X509SubjectKeyIdentifierBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
-
Template method that handles SignatureKeyCallback
s with PublicKeyBasedPrivKeyCertRequest
s.
- handleX509SubjectKeyIdentifierBasedRequest(DecryptionKeyCallback, DecryptionKeyCallback.X509SubjectKeyIdentifierBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
-
- handleX509SubjectKeyIdentifierBasedRequest(SignatureVerificationKeyCallback, SignatureVerificationKeyCallback.X509SubjectKeyIdentifierBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
-
- hasAnonymousAddress(EndpointReference) - Method in class org.springframework.ws.soap.addressing.version.AbstractAddressingVersion
-
- hasAnonymousAddress(EndpointReference) - Method in interface org.springframework.ws.soap.addressing.version.AddressingVersion
-
Indicates whether the given endpoint reference has a Anonymous address.
- hasBinding(String) - Method in class org.springframework.xml.namespace.SimpleNamespaceContext
-
- hasError(WebServiceConnection, WebServiceMessage) - Method in class org.springframework.ws.client.core.WebServiceTemplate
-
Determines whether the given connection or message context has an error.
- hasError() - Method in class org.springframework.ws.transport.http.AbstractHttpSenderConnection
-
- hasError() - Method in class org.springframework.ws.transport.http.HttpExchangeConnection
-
- hasError() - Method in class org.springframework.ws.transport.http.HttpServletConnection
-
- hasError() - Method in class org.springframework.ws.transport.jms.JmsReceiverConnection
-
- hasError() - Method in class org.springframework.ws.transport.jms.JmsSenderConnection
-
- hasError() - Method in class org.springframework.ws.transport.mail.MailReceiverConnection
-
- hasError() - Method in class org.springframework.ws.transport.mail.MailSenderConnection
-
- hasError() - Method in interface org.springframework.ws.transport.WebServiceConnection
-
Indicates whether this connection has an error.
- hasError(Message) - Static method in class org.springframework.ws.transport.xmpp.support.XmppTransportUtils
-
- hasError() - Method in class org.springframework.ws.transport.xmpp.XmppReceiverConnection
-
- hasError() - Method in class org.springframework.ws.transport.xmpp.XmppSenderConnection
-
- hasFault(WebServiceConnection, WebServiceMessage) - Method in class org.springframework.ws.client.core.WebServiceTemplate
-
Determines whether the given connection or message has a fault.
- hasFault() - Method in interface org.springframework.ws.FaultAwareWebServiceMessage
-
Does this message have a fault?
- hasFault() - Method in class org.springframework.ws.pox.dom.DomPoxMessage
-
- hasFault() - Method in class org.springframework.ws.soap.AbstractSoapMessage
-
Returns getSoapBody().hasFault()
.
- hasFault() - Method in interface org.springframework.ws.soap.SoapBody
-
Indicates whether this body has a SoapFault
.
- hasFault() - Method in interface org.springframework.ws.transport.FaultAwareWebServiceConnection
-
Indicates whether this connection received a fault.
- hasFault() - Method in class org.springframework.ws.transport.http.AbstractHttpSenderConnection
-
- hasFault() - Method in class org.springframework.ws.transport.http.HttpExchangeConnection
-
- hasFault() - Method in class org.springframework.ws.transport.http.HttpServletConnection
-
- hashCode() - Method in class org.springframework.ws.server.endpoint.MethodEndpoint
-
- hashCode() - Method in class org.springframework.ws.soap.addressing.core.EndpointReference
-
- hasNext() - Method in class org.springframework.ws.transport.support.EnumerationIterator
-
- hasNoneAddress(EndpointReference) - Method in class org.springframework.ws.soap.addressing.version.AbstractAddressingVersion
-
- hasNoneAddress(EndpointReference) - Method in interface org.springframework.ws.soap.addressing.version.AddressingVersion
-
Indicates whether the given endpoint reference has a None address.
- hasRequiredProperties(MessageAddressingProperties) - Method in class org.springframework.ws.soap.addressing.version.Addressing10
-
- hasRequiredProperties(MessageAddressingProperties) - Method in class org.springframework.ws.soap.addressing.version.Addressing200408
-
- hasRequiredProperties(MessageAddressingProperties) - Method in interface org.springframework.ws.soap.addressing.version.AddressingVersion
-
- hasResponse() - Method in class org.springframework.ws.context.DefaultMessageContext
-
- hasResponse() - Method in interface org.springframework.ws.context.MessageContext
-
Indicates whether this context has a response.
- hasResponse() - Method in class org.springframework.ws.transport.AbstractSenderConnection
-
Indicates whether this connection has a response.
- hasResponse() - Method in class org.springframework.ws.transport.http.AbstractHttpSenderConnection
-
- hasResponse() - Method in class org.springframework.ws.transport.jms.JmsSenderConnection
-
- hasResponse() - Method in class org.springframework.ws.transport.mail.MailSenderConnection
-
- hasResponse() - Method in class org.springframework.ws.transport.xmpp.XmppSenderConnection
-
- HEADER_ACCEPT - Static variable in interface org.springframework.ws.transport.TransportConstants
-
The "Accept" header.
- HEADER_ACCEPT_ENCODING - Static variable in interface org.springframework.ws.transport.http.HttpTransportConstants
-
The "Accept-Encoding" header.
- HEADER_ACCEPT_ENCODING - Static variable in interface org.springframework.ws.transport.TransportConstants
-
The "Accept-Encoding" header.
- HEADER_CONTENT_ENCODING - Static variable in interface org.springframework.ws.transport.http.HttpTransportConstants
-
The "Content-Encoding" header.
- HEADER_CONTENT_ID - Static variable in interface org.springframework.ws.transport.TransportConstants
-
The "Content-Id" header.
- HEADER_CONTENT_LENGTH - Static variable in interface org.springframework.ws.transport.TransportConstants
-
The "Content-Length" header.
- HEADER_CONTENT_TRANSFER_ENCODING - Static variable in interface org.springframework.ws.transport.TransportConstants
-
The "Content-Transfer-Encoding" header.
- HEADER_CONTENT_TYPE - Static variable in interface org.springframework.ws.transport.TransportConstants
-
The "Content-Type" header.
- HEADER_IN_REPLY_TO - Static variable in interface org.springframework.ws.transport.mail.MailTransportConstants
-
The "In-Reply-To" header.
- HEADER_SOAP_ACTION - Static variable in interface org.springframework.ws.transport.TransportConstants
-
The "SOAPAction" header, used in SOAP 1.1.
- HeadersAwareReceiverWebServiceConnection - Interface in org.springframework.ws.transport
-
- HeadersAwareSenderWebServiceConnection - Interface in org.springframework.ws.transport
-
- headerToJmsProperty(String) - Static method in class org.springframework.ws.transport.jms.support.JmsTransportUtils
-
Converts the given transport header to a JMS property name.
- HTTP_URI_SCHEME - Static variable in interface org.springframework.ws.transport.http.HttpTransportConstants
-
The "http" URI scheme.
- HttpComponentsConnection - Class in org.springframework.ws.transport.http
-
- HttpComponentsConnection(HttpClient, HttpPost, HttpContext) - Constructor for class org.springframework.ws.transport.http.HttpComponentsConnection
-
- HttpComponentsMessageSender - Class in org.springframework.ws.transport.http
-
WebServiceMessageSender
implementation that uses
Apache
HttpClient to execute POST requests.
- HttpComponentsMessageSender() - Constructor for class org.springframework.ws.transport.http.HttpComponentsMessageSender
-
Create a new instance of the HttpClientMessageSender
with a default HttpClient
that uses a
default org.apache.http.impl.conn.PoolingClientConnectionManager
.
- HttpComponentsMessageSender(HttpClient) - Constructor for class org.springframework.ws.transport.http.HttpComponentsMessageSender
-
Create a new instance of the HttpClientMessageSender
with the given
HttpClient
instance.
- HttpComponentsMessageSender.RemoveSoapHeadersInterceptor - Class in org.springframework.ws.transport.http
-
HttpClient HttpRequestInterceptor
implementation that removes Content-Length
and
Transfer-Encoding
headers from the request.
- HttpExchangeConnection - Class in org.springframework.ws.transport.http
-
- HttpExchangeConnection(HttpExchange) - Constructor for class org.springframework.ws.transport.http.HttpExchangeConnection
-
Constructs a new exchange connection with the given HttpExchange
.
- HTTPS_URI_SCHEME - Static variable in interface org.springframework.ws.transport.http.HttpTransportConstants
-
The "https" URI scheme.
- HttpServletConnection - Class in org.springframework.ws.transport.http
-
- HttpServletConnection(HttpServletRequest, HttpServletResponse) - Constructor for class org.springframework.ws.transport.http.HttpServletConnection
-
Constructs a new servlet connection with the given HttpServletRequest
and
HttpServletResponse
.
- HttpsTransportException - Exception in org.springframework.ws.transport.http
-
Exception that is thrown when an error occurs in the HTTP transport.
- HttpsTransportException(String) - Constructor for exception org.springframework.ws.transport.http.HttpsTransportException
-
- HttpsTransportException(String, Throwable) - Constructor for exception org.springframework.ws.transport.http.HttpsTransportException
-
- HttpsUrlConnectionMessageSender - Class in org.springframework.ws.transport.http
-
- HttpsUrlConnectionMessageSender() - Constructor for class org.springframework.ws.transport.http.HttpsUrlConnectionMessageSender
-
- HttpTransportConstants - Interface in org.springframework.ws.transport.http
-
Declares HTTP-specific transport constants.
- HttpTransportException - Exception in org.springframework.ws.transport.http
-
Exception that is thrown when an error occurs in the HTTP transport.
- HttpTransportException(String) - Constructor for exception org.springframework.ws.transport.http.HttpTransportException
-
- HttpTransportException(String, Throwable) - Constructor for exception org.springframework.ws.transport.http.HttpTransportException
-
- HttpUrlConnection - Class in org.springframework.ws.transport.http
-
- HttpUrlConnection(HttpURLConnection) - Constructor for class org.springframework.ws.transport.http.HttpUrlConnection
-
Creates a new instance of the HttpUrlConnection
with the given HttpURLConnection
.
- HttpUrlConnectionMessageSender - Class in org.springframework.ws.transport.http
-
WebServiceMessageSender
implementation that uses standard J2SE facilities to
execute POST requests, without support for HTTP authentication or advanced
configuration options.
- HttpUrlConnectionMessageSender() - Constructor for class org.springframework.ws.transport.http.HttpUrlConnectionMessageSender
-