Skip navigation links
Spring Web Services
A B C D E F G H I J K L M N O P Q R S T U V W X 

V

validate(TimestampValidationCallback.Request) - Method in class org.springframework.ws.soap.security.xwss.callback.DefaultTimestampValidator
 
validate(Source) - Method in interface org.springframework.xml.validation.XmlValidator
Validates the given Source, and returns an array of SAXParseExceptions as result.
validate(Source, ValidationErrorHandler) - Method in interface org.springframework.xml.validation.XmlValidator
Validates the given Source and ValidationErrorHandler, and returns an array of SAXParseExceptions as result.
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.
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links
Spring Web Services