Serialized Form


Package org.springframework.ws.soap.security

Class org.springframework.ws.soap.security.WsSecurityException extends org.springframework.ws.WebServiceException implements Serializable

Class org.springframework.ws.soap.security.WsSecurityFaultException extends WsSecurityException implements Serializable

Serialized Fields

faultCode

javax.xml.namespace.QName faultCode

faultString

String faultString

faultActor

String faultActor

Class org.springframework.ws.soap.security.WsSecuritySecurementException extends WsSecurityException implements Serializable

Class org.springframework.ws.soap.security.WsSecurityValidationException extends WsSecurityException implements Serializable


Package org.springframework.ws.soap.security.callback

Class org.springframework.ws.soap.security.callback.CleanupCallback extends Object implements Serializable

serialVersionUID: 4744181820980888237L


Package org.springframework.ws.soap.security.wss4j

Class org.springframework.ws.soap.security.wss4j.Wss4jSecurityFaultException extends WsSecurityFaultException implements Serializable

Class org.springframework.ws.soap.security.wss4j.Wss4jSecuritySecurementException extends WsSecuritySecurementException implements Serializable

Class org.springframework.ws.soap.security.wss4j.Wss4jSecurityValidationException extends WsSecurityValidationException implements Serializable


Package org.springframework.ws.soap.security.wss4j.callback

Class org.springframework.ws.soap.security.wss4j.callback.UsernameTokenPrincipalCallback extends Object implements Serializable

serialVersionUID: -3022202225157082715L

Serialized Fields

principal

org.apache.ws.security.WSUsernameTokenPrincipal principal

Package org.springframework.ws.soap.security.xwss

Class org.springframework.ws.soap.security.xwss.XwsSecurityFaultException extends WsSecurityFaultException implements Serializable

Class org.springframework.ws.soap.security.xwss.XwsSecuritySecurementException extends WsSecuritySecurementException implements Serializable

Class org.springframework.ws.soap.security.xwss.XwsSecurityValidationException extends WsSecurityValidationException implements Serializable



Copyright © 2010. All Rights Reserved.