Serialized Form
-
Package org.springframework.ws.soap.security
-
Exception org.springframework.ws.soap.security.WsSecurityException
class WsSecurityException extends org.springframework.ws.WebServiceException implements Serializable -
Exception org.springframework.ws.soap.security.WsSecurityFaultException
class WsSecurityFaultException extends WsSecurityException implements Serializable -
Exception org.springframework.ws.soap.security.WsSecuritySecurementException
class WsSecuritySecurementException extends WsSecurityException implements Serializable -
Exception org.springframework.ws.soap.security.WsSecurityValidationException
class WsSecurityValidationException extends WsSecurityException implements Serializable
-
-
Package org.springframework.ws.soap.security.callback
-
Class org.springframework.ws.soap.security.callback.CleanupCallback
class CleanupCallback extends Object implements Serializable- serialVersionUID:
- 4744181820980888237L
-
-
Package org.springframework.ws.soap.security.wss4j2
-
Exception org.springframework.ws.soap.security.wss4j2.Wss4jSecurityFaultException
class Wss4jSecurityFaultException extends WsSecurityFaultException implements Serializable -
Exception org.springframework.ws.soap.security.wss4j2.Wss4jSecuritySecurementException
class Wss4jSecuritySecurementException extends WsSecuritySecurementException implements Serializable -
Exception org.springframework.ws.soap.security.wss4j2.Wss4jSecurityValidationException
class Wss4jSecurityValidationException extends WsSecurityValidationException implements Serializable
-
-
Package org.springframework.ws.soap.security.wss4j2.callback
-
Class org.springframework.ws.soap.security.wss4j2.callback.UsernameTokenPrincipalCallback
class UsernameTokenPrincipalCallback extends Object implements Serializable- serialVersionUID:
- -3022202225157082715L
-
Serialized Fields
-
principal
org.apache.wss4j.common.principal.WSUsernameTokenPrincipalImpl principal
-
-
-
Package org.springframework.ws.soap.security.x509
-
Class org.springframework.ws.soap.security.x509.X509AuthenticationToken
class X509AuthenticationToken extends org.springframework.security.authentication.AbstractAuthenticationToken implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
credentials
X509Certificate credentials
-
principal
Object principal
-
-