- validate(TimestampValidationCallback.Request) - Method in class org.springframework.ws.soap.security.xwss.callback.DefaultTimestampValidator
-
- validate(Source) - Method in interface org.springframework.xml.validation.XmlValidator
-
- validate(Source, ValidationErrorHandler) - Method in interface org.springframework.xml.validation.XmlValidator
-
- validateLookupKey(String) - Method in class org.springframework.ws.server.endpoint.mapping.AbstractMapBasedEndpointMapping
-
Validates the given endpoint key.
- validateLookupKey(String) - Method in class org.springframework.ws.server.endpoint.mapping.AbstractQNameEndpointMapping
-
- validateLookupKey(String) - Method in class org.springframework.ws.server.endpoint.mapping.UriEndpointMapping
-
- validateLookupKey(String) - Method in class org.springframework.ws.server.endpoint.mapping.XPathPayloadEndpointMapping
-
- validateLookupKey(String) - Method in class org.springframework.ws.soap.server.endpoint.mapping.SoapActionEndpointMapping
-
- validateMessage(SoapMessage, MessageContext) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
-
Abstract template method.
- validateMessage(SoapMessage, MessageContext) - Method in class org.springframework.ws.soap.security.wss4j.Wss4jSecurityInterceptor
-
- validateMessage(SoapMessage, MessageContext) - Method in class org.springframework.ws.soap.security.xwss.XwsSecurityInterceptor
-
Validates the given SoapMessage message in accordance with the defined security policy.
- validateQName(String) - Static method in class org.springframework.xml.namespace.QNameUtils
-
Validates the given String as a QName
- ValidationErrorHandler - Interface in org.springframework.xml.validation
-
Subinterface of
ErrorHandler
that allows the registered errors to be retrieved.
- validPayload(Resource, Resource...) - Static method in class org.springframework.ws.test.client.RequestMatchers
-
Expects the payload to validate against the given XSD schema(s).
- validPayload(Resource, Resource...) - Static method in class org.springframework.ws.test.server.ResponseMatchers
-
Expects the payload to validate against the given XSD schema(s).
- value() - Method in enum org.springframework.ws.soap.server.endpoint.annotation.FaultCode
-
- valueOf(String) - Static method in enum org.springframework.ws.soap.server.endpoint.annotation.FaultCode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.springframework.ws.soap.server.endpoint.annotation.FaultCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verify() - Method in class org.springframework.ws.test.client.MockWebServiceServer
-
Verifies that all expectations were met.
- verifyCertificateTrust(List<WSSecurityEngineResult>) - Method in class org.springframework.ws.soap.security.wss4j.Wss4jSecurityInterceptor
-
Verifies the trust of a certificate.
- verifyTimestamp(List<WSSecurityEngineResult>) - Method in class org.springframework.ws.soap.security.wss4j.Wss4jSecurityInterceptor
-
Verifies the timestamp.
- versionMismatchFault() - Static method in class org.springframework.ws.test.server.ResponseMatchers
-
Expects a VersionMismatch
fault.
- versionMismatchFault(String) - Static method in class org.springframework.ws.test.server.ResponseMatchers
-
Expects a VersionMismatch
fault with a particular fault string or reason.