Serialized Form


Package org.springframework.ws.soap.security

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

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

Serialized Fields

faultCode

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.x509

Class org.springframework.ws.soap.security.x509.X509AuthenticationToken extends org.springframework.security.authentication.AbstractAuthenticationToken implements Serializable

serialVersionUID: 1L

Serialized Fields

principal

Object principal

credentials

X509Certificate credentials

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 © 2013 The Spring Web Services Framework. All Rights Reserved.