A C D G H I J K L M O S U V W X

A

AbstractCallbackHandler - Class in org.springframework.ws.soap.security.xwss.callback
Abstract implementation of a CallbackHandler.
AbstractCallbackHandler() - Constructor for class org.springframework.ws.soap.security.xwss.callback.AbstractCallbackHandler
 
AbstractJaasValidationCallbackHandler - Class in org.springframework.ws.soap.security.xwss.callback.jaas
Abstract base class for integrating with JAAS.
AbstractJaasValidationCallbackHandler() - Constructor for class org.springframework.ws.soap.security.xwss.callback.jaas.AbstractJaasValidationCallbackHandler
 
AbstractWsSecurityInterceptor - Class in org.springframework.ws.soap.security
Interceptor base class for interceptors that handle WS-Security.
AbstractWsSecurityInterceptor() - Constructor for class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
 
AcegiCertificateValidationCallbackHandler - Class in org.springframework.ws.soap.security.xwss.callback.acegi
Callback handler that validates a certificate using an Acegi AuthenticationManager.
AcegiCertificateValidationCallbackHandler() - Constructor for class org.springframework.ws.soap.security.xwss.callback.acegi.AcegiCertificateValidationCallbackHandler
 
AcegiDigestPasswordValidationCallbackHandler - Class in org.springframework.ws.soap.security.xwss.callback.acegi
Callback handler that validates a password digest using an Acegi UserDetailsService.
AcegiDigestPasswordValidationCallbackHandler() - Constructor for class org.springframework.ws.soap.security.xwss.callback.acegi.AcegiDigestPasswordValidationCallbackHandler
 
AcegiPlainTextPasswordValidationCallbackHandler - Class in org.springframework.ws.soap.security.xwss.callback.acegi
Callback handler that validates a certificate uses an Acegi AuthenticationManager.
AcegiPlainTextPasswordValidationCallbackHandler() - Constructor for class org.springframework.ws.soap.security.xwss.callback.acegi.AcegiPlainTextPasswordValidationCallbackHandler
 
afterPropertiesSet() - Method in class org.springframework.ws.soap.security.support.KeyStoreFactoryBean
 
afterPropertiesSet() - Method in class org.springframework.ws.soap.security.xwss.callback.acegi.AcegiCertificateValidationCallbackHandler
 
afterPropertiesSet() - Method in class org.springframework.ws.soap.security.xwss.callback.acegi.AcegiDigestPasswordValidationCallbackHandler
 
afterPropertiesSet() - Method in class org.springframework.ws.soap.security.xwss.callback.acegi.AcegiPlainTextPasswordValidationCallbackHandler
 
afterPropertiesSet() - Method in class org.springframework.ws.soap.security.xwss.callback.jaas.AbstractJaasValidationCallbackHandler
 
afterPropertiesSet() - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
afterPropertiesSet() - Method in class org.springframework.ws.soap.security.xwss.callback.SimplePasswordValidationCallbackHandler
 
afterPropertiesSet() - Method in class org.springframework.ws.soap.security.xwss.callback.SimpleUsernamePasswordCallbackHandler
 
afterPropertiesSet() - Method in class org.springframework.ws.soap.security.xwss.XwsSecurityInterceptor
 

C

CallbackHandlerChain - Class in org.springframework.ws.soap.security.xwss.callback
Represents a chain of CallbackHandlers.
CallbackHandlerChain(CallbackHandler[]) - Constructor for class org.springframework.ws.soap.security.xwss.callback.CallbackHandlerChain
 
cleanUp() - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
 
cleanUp() - Method in class org.springframework.ws.soap.security.xwss.XwsSecurityInterceptor
 
CleanupCallback - Class in org.springframework.ws.soap.security.xwss.callback
Underlying security services instantiate and pass a CleanupCallback to the handle method of a CallbackHandler to clean up security state.
CleanupCallback() - Constructor for class org.springframework.ws.soap.security.xwss.callback.CleanupCallback
 
CryptographyCallbackHandler - Class in org.springframework.ws.soap.security.xwss.callback
Default callback handler that handles cryptographic callback.
CryptographyCallbackHandler() - Constructor for class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
 

D

DefaultTimestampValidator - Class in org.springframework.ws.soap.security.xwss.callback
A default implementation of a TimestampValidationCallback.TimestampValidator.
DefaultTimestampValidator() - Constructor for class org.springframework.ws.soap.security.xwss.callback.DefaultTimestampValidator
 

G

getCertificate(String) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
getCertificate(PublicKey) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
getCertificateFromTrustStore(String) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
getCertificateFromTrustStore(byte[]) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
getCertificateFromTrustStore(PublicKey) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
getCertificateFromTrustStore(String, BigInteger) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
getFaultActor() - Method in exception org.springframework.ws.soap.security.WsSecurityFaultException
Returns the fault actor for the exception.
getFaultCode() - Method in exception org.springframework.ws.soap.security.WsSecurityFaultException
Returns the fault code for the exception.
getFaultString() - Method in exception org.springframework.ws.soap.security.WsSecurityFaultException
Returns the fault string for the exception.
getLoginContextName() - Method in class org.springframework.ws.soap.security.xwss.callback.jaas.AbstractJaasValidationCallbackHandler
Returns the login context name.
getObject() - Method in class org.springframework.ws.soap.security.support.KeyStoreFactoryBean
 
getObjectType() - Method in class org.springframework.ws.soap.security.support.KeyStoreFactoryBean
 
getPrivateKey(String) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
getPrivateKey(PublicKey) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
getPrivateKey(X509Certificate) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
getPrivateKey(byte[]) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
getPrivateKey(String, BigInteger) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
getSubjectKeyIdentifier(X509Certificate) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
getSymmetricKey(String) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 

H

handle(Callback[]) - Method in class org.springframework.ws.soap.security.xwss.callback.AbstractCallbackHandler
Iterates over the given callbacks, and calls handleInternal for each of them.
handleAliasPrivKeyCertRequest(SignatureKeyCallback, SignatureKeyCallback.AliasPrivKeyCertRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles SignatureKeyCallbacks with AliasPrivKeyCertRequests.
handleAliasPrivKeyCertRequest(SignatureKeyCallback, SignatureKeyCallback.AliasPrivKeyCertRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
handleAliasSymmetricKeyRequest(DecryptionKeyCallback, DecryptionKeyCallback.AliasSymmetricKeyRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles DecryptionKeyCallbacks with AliasSymmetricKeyRequests.
handleAliasSymmetricKeyRequest(EncryptionKeyCallback, EncryptionKeyCallback.AliasSymmetricKeyRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles EncryptionKeyCallbacks with AliasSymmetricKeyRequests.
handleAliasSymmetricKeyRequest(DecryptionKeyCallback, DecryptionKeyCallback.AliasSymmetricKeyRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
handleAliasSymmetricKeyRequest(EncryptionKeyCallback, EncryptionKeyCallback.AliasSymmetricKeyRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
handleAliasX509CertificateRequest(EncryptionKeyCallback, EncryptionKeyCallback.AliasX509CertificateRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles EncryptionKeyCallbacks with AliasX509CertificateRequests.
handleAliasX509CertificateRequest(EncryptionKeyCallback, EncryptionKeyCallback.AliasX509CertificateRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
handleCertificateValidationCallback(CertificateValidationCallback) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles CertificateValidationCallbacks.
handleCertificateValidationCallback(CertificateValidationCallback) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
handleDecryptionKeyCallback(DecryptionKeyCallback) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Method that handles DecryptionKeyCallbacks.
handleDefaultPrivKeyCertRequest(SignatureKeyCallback, SignatureKeyCallback.DefaultPrivKeyCertRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles SignatureKeyCallbacks with DefaultPrivKeyCertRequests.
handleDefaultPrivKeyCertRequest(SignatureKeyCallback, SignatureKeyCallback.DefaultPrivKeyCertRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
handleDefaultX509CertificateRequest(EncryptionKeyCallback, EncryptionKeyCallback.DefaultX509CertificateRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles EncryptionKeyCallbacks with DefaultX509CertificateRequests.
handleDefaultX509CertificateRequest(EncryptionKeyCallback, EncryptionKeyCallback.DefaultX509CertificateRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
handleEncryptionKeyCallback(EncryptionKeyCallback) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Method that handles EncryptionKeyCallbacks.
handleFault(MessageContext, Object) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
Returns true, i.e.
handleFaultException(WsSecurityFaultException, MessageContext) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
Handles a fault exception.Default implementation logs the given exception, and creates a SOAP Fault with the properties of the given exception, and returns false.
handleInternal(Callback) - Method in class org.springframework.ws.soap.security.xwss.callback.AbstractCallbackHandler
Template method that should be implemented by subclasses.
handleInternal(Callback) - Method in class org.springframework.ws.soap.security.xwss.callback.acegi.AcegiCertificateValidationCallbackHandler
Handles CertificateValidationCallbacks, and throws an UnsupportedCallbackException for others
handleInternal(Callback) - Method in class org.springframework.ws.soap.security.xwss.callback.acegi.AcegiDigestPasswordValidationCallbackHandler
Handles PasswordValidationCallbacks that contain a DigestPasswordRequest, and throws an UnsupportedCallbackException for others
handleInternal(Callback) - Method in class org.springframework.ws.soap.security.xwss.callback.acegi.AcegiPlainTextPasswordValidationCallbackHandler
Handles PasswordValidationCallbacks that contain a PlainTextPasswordRequest, and throws an UnsupportedCallbackException for others.
handleInternal(Callback) - Method in class org.springframework.ws.soap.security.xwss.callback.CallbackHandlerChain
 
handleInternal(Callback) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
 
handleInternal(Callback) - Method in class org.springframework.ws.soap.security.xwss.callback.jaas.JaasCertificateValidationCallbackHandler
Handles CertificateValidationCallbacks, and throws an UnsupportedCallbackException for others
handleInternal(Callback) - Method in class org.springframework.ws.soap.security.xwss.callback.jaas.JaasPlainTextPasswordValidationCallbackHandler
Handles PasswordValidationCallbacks that contain a PlainTextPasswordRequest, and throws an UnsupportedCallbackException for others.
handleInternal(Callback) - Method in class org.springframework.ws.soap.security.xwss.callback.MockValidationCallbackHandler
 
handleInternal(Callback) - Method in class org.springframework.ws.soap.security.xwss.callback.SimplePasswordValidationCallbackHandler
 
handleInternal(Callback) - Method in class org.springframework.ws.soap.security.xwss.callback.SimpleUsernamePasswordCallbackHandler
 
handlePrivateKeyRequest(DecryptionKeyCallback, DecryptionKeyCallback.PrivateKeyRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Method that handles DecryptionKeyCallbacks with PrivateKeyRequest .
handlePrivKeyCertRequest(SignatureKeyCallback, SignatureKeyCallback.PrivKeyCertRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Method that handles SignatureKeyCallbacks with PrivKeyCertRequests.
handlePublicKeyBasedPrivKeyCertRequest(SignatureKeyCallback, SignatureKeyCallback.PublicKeyBasedPrivKeyCertRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles SignatureKeyCallbacks with PublicKeyBasedPrivKeyCertRequests.
handlePublicKeyBasedPrivKeyCertRequest(SignatureKeyCallback, SignatureKeyCallback.PublicKeyBasedPrivKeyCertRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
handlePublicKeyBasedPrivKeyRequest(DecryptionKeyCallback, DecryptionKeyCallback.PublicKeyBasedPrivKeyRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles DecryptionKeyCallbacks with PublicKeyBasedPrivKeyRequests.
handlePublicKeyBasedPrivKeyRequest(DecryptionKeyCallback, DecryptionKeyCallback.PublicKeyBasedPrivKeyRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
handlePublicKeyBasedRequest(EncryptionKeyCallback, EncryptionKeyCallback.PublicKeyBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles EncryptionKeyCallbacks with PublicKeyBasedRequests.
handlePublicKeyBasedRequest(SignatureVerificationKeyCallback, SignatureVerificationKeyCallback.PublicKeyBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles SignatureKeyCallbacks with PublicKeyBasedRequests.
handlePublicKeyBasedRequest(EncryptionKeyCallback, EncryptionKeyCallback.PublicKeyBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
handlePublicKeyBasedRequest(SignatureVerificationKeyCallback, SignatureVerificationKeyCallback.PublicKeyBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
handleRequest(MessageContext, Object) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
 
handleResponse(MessageContext, Object) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
 
handleSecurementException(WsSecuritySecurementException, MessageContext) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
Handles an securement exception.
handleSignatureKeyCallback(SignatureKeyCallback) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Method that handles SignatureKeyCallbacks.
handleSignatureVerificationKeyCallback(SignatureVerificationKeyCallback) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Method that handles SignatureVerificationKeyCallbacks.
handleSymmetricKeyRequest(DecryptionKeyCallback, DecryptionKeyCallback.SymmetricKeyRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Method that handles DecryptionKeyCallbacks with SymmetricKeyRequest .
handleSymmetricKeyRequest(EncryptionKeyCallback, EncryptionKeyCallback.SymmetricKeyRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Method that handles EncryptionKeyCallbacks with SymmetricKeyRequest .
handleValidationException(WsSecurityValidationException, MessageContext) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
Handles an invalid SOAP message.
handleX509CertificateBasedRequest(DecryptionKeyCallback, DecryptionKeyCallback.X509CertificateBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles DecryptionKeyCallbacks with X509CertificateBasedRequests.
handleX509CertificateBasedRequest(DecryptionKeyCallback, DecryptionKeyCallback.X509CertificateBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
handleX509CertificateRequest(EncryptionKeyCallback, EncryptionKeyCallback.X509CertificateRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Method that handles EncryptionKeyCallbacks with X509CertificateRequest .
handleX509CertificateRequest(SignatureVerificationKeyCallback, SignatureVerificationKeyCallback.X509CertificateRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Method that handles SignatureVerificationKeyCallbacks with X509CertificateRequests.
handleX509IssuerSerialBasedRequest(DecryptionKeyCallback, DecryptionKeyCallback.X509IssuerSerialBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles DecryptionKeyCallbacks with X509IssuerSerialBasedRequests.
handleX509IssuerSerialBasedRequest(SignatureVerificationKeyCallback, SignatureVerificationKeyCallback.X509IssuerSerialBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles SignatureKeyCallbacks with X509IssuerSerialBasedRequests.
handleX509IssuerSerialBasedRequest(DecryptionKeyCallback, DecryptionKeyCallback.X509IssuerSerialBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
handleX509IssuerSerialBasedRequest(SignatureVerificationKeyCallback, SignatureVerificationKeyCallback.X509IssuerSerialBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
handleX509SubjectKeyIdentifierBasedRequest(DecryptionKeyCallback, DecryptionKeyCallback.X509SubjectKeyIdentifierBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles DecryptionKeyCallbacks with X509SubjectKeyIdentifierBasedRequests.
handleX509SubjectKeyIdentifierBasedRequest(SignatureVerificationKeyCallback, SignatureVerificationKeyCallback.X509SubjectKeyIdentifierBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles SignatureKeyCallbacks with PublicKeyBasedPrivKeyCertRequests.
handleX509SubjectKeyIdentifierBasedRequest(DecryptionKeyCallback, DecryptionKeyCallback.X509SubjectKeyIdentifierBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
handleX509SubjectKeyIdentifierBasedRequest(SignatureVerificationKeyCallback, SignatureVerificationKeyCallback.X509SubjectKeyIdentifierBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 

I

isSingleton() - Method in class org.springframework.ws.soap.security.support.KeyStoreFactoryBean
 

J

JaasCertificateValidationCallbackHandler - Class in org.springframework.ws.soap.security.xwss.callback.jaas
Provides basic support for integrating with JAAS and certificates.
JaasCertificateValidationCallbackHandler() - Constructor for class org.springframework.ws.soap.security.xwss.callback.jaas.JaasCertificateValidationCallbackHandler
 
JaasPlainTextPasswordValidationCallbackHandler - Class in org.springframework.ws.soap.security.xwss.callback.jaas
Provides basic support for integrating with JAAS and plain text passwords.
JaasPlainTextPasswordValidationCallbackHandler() - Constructor for class org.springframework.ws.soap.security.xwss.callback.jaas.JaasPlainTextPasswordValidationCallbackHandler
 

K

KeyStoreCallbackHandler - Class in org.springframework.ws.soap.security.xwss.callback
Callback handler that uses Java Security KeyStores to handle cryptographic callbacks.
KeyStoreCallbackHandler() - Constructor for class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
KeyStoreFactoryBean - Class in org.springframework.ws.soap.security.support
Spring factory bean for a java.security.KeyStore.
KeyStoreFactoryBean() - Constructor for class org.springframework.ws.soap.security.support.KeyStoreFactoryBean
 

L

loadDefaultKeyStore() - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
Loads the key store indicated by system properties.
loadDefaultTrustStore() - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
Loads a default trust store.
logger - Variable in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
Logger available to subclasses.
logger - Variable in class org.springframework.ws.soap.security.xwss.callback.AbstractCallbackHandler
Logger available to subclasses.

M

MockValidationCallbackHandler - Class in org.springframework.ws.soap.security.xwss.callback
Mock implementation of of callback handler that accepts all password and certificate validation callbacks.
MockValidationCallbackHandler() - Constructor for class org.springframework.ws.soap.security.xwss.callback.MockValidationCallbackHandler
 
MockValidationCallbackHandler(boolean) - Constructor for class org.springframework.ws.soap.security.xwss.callback.MockValidationCallbackHandler
 

O

org.springframework.ws.soap.security - package org.springframework.ws.soap.security
Provides WS-Security implementation classes.
org.springframework.ws.soap.security.support - package org.springframework.ws.soap.security.support
Contains support classes for handling WS-Security messages.
org.springframework.ws.soap.security.xwss - package org.springframework.ws.soap.security.xwss
Contains classes for using the XML and WebServices Security WS-Security implementation within Spring-WS.
org.springframework.ws.soap.security.xwss.callback - package org.springframework.ws.soap.security.xwss.callback
Contains CallbackHandler implementations for XWSS.
org.springframework.ws.soap.security.xwss.callback.acegi - package org.springframework.ws.soap.security.xwss.callback.acegi
Contains CallbackHandler implementations for XWSS that use the Acegi Security System for Spring.
org.springframework.ws.soap.security.xwss.callback.jaas - package org.springframework.ws.soap.security.xwss.callback.jaas
Contains CallbackHandler implementations for XWSS that use the Java Authentication and Authorization Service (JAAS).

S

secureMessage(SoapMessage) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
Abstract template method.
secureMessage(SoapMessage) - Method in class org.springframework.ws.soap.security.xwss.XwsSecurityInterceptor
Secures the given SoapMessage message in accordance with the defined security policy.
setAuthenticationManager(AuthenticationManager) - Method in class org.springframework.ws.soap.security.xwss.callback.acegi.AcegiCertificateValidationCallbackHandler
Sets the Acegi authentication manager.
setAuthenticationManager(AuthenticationManager) - Method in class org.springframework.ws.soap.security.xwss.callback.acegi.AcegiPlainTextPasswordValidationCallbackHandler
Sets the Acegi authentication manager.
setCallbackHandler(CallbackHandler) - Method in class org.springframework.ws.soap.security.xwss.XwsSecurityInterceptor
Sets the handler to resolve XWSS callbacks.
setCallbackHandlers(CallbackHandler[]) - Method in class org.springframework.ws.soap.security.xwss.callback.CallbackHandlerChain
 
setCallbackHandlers(CallbackHandler[]) - Method in class org.springframework.ws.soap.security.xwss.XwsSecurityInterceptor
Sets the handlers to resolve XWSS callbacks.
setDefaultAlias(String) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
Sets the key store alias for the default certificate and private key.
setIgnoreFailure(boolean) - Method in class org.springframework.ws.soap.security.xwss.callback.acegi.AcegiCertificateValidationCallbackHandler
 
setIgnoreFailure(boolean) - Method in class org.springframework.ws.soap.security.xwss.callback.acegi.AcegiPlainTextPasswordValidationCallbackHandler
 
setKeyStore(KeyStore) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
Sets the default key store.
setLocation(Resource) - Method in class org.springframework.ws.soap.security.support.KeyStoreFactoryBean
Sets the location of the key store to use.
setLoginContextName(String) - Method in class org.springframework.ws.soap.security.xwss.callback.jaas.AbstractJaasValidationCallbackHandler
Sets the login context name.
setPassword(String) - Method in class org.springframework.ws.soap.security.support.KeyStoreFactoryBean
Sets the password to use for integrity checking.
setPassword(String) - Method in class org.springframework.ws.soap.security.xwss.callback.SimpleUsernamePasswordCallbackHandler
 
setPolicyConfiguration(Resource) - Method in class org.springframework.ws.soap.security.xwss.XwsSecurityInterceptor
Sets the policy configuration to use for XWSS.
setPrivateKeyPassword(String) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
Sets the password used to retrieve private keys from the keystore.
setProvider(String) - Method in class org.springframework.ws.soap.security.support.KeyStoreFactoryBean
Sets the provider of the key store to use.
setSecureResponse(boolean) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
Indicates whether outgoing responsed are to be secured.
setSymmetricKeyPassword(String) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
Sets the password used to retrieve keys from the symmetric keystore.
setSymmetricStore(KeyStore) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
Sets the key store used for encryption and decryption using symmetric keys.
setTrustStore(KeyStore) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
Sets the key store used for signature verifications and encryptions.
setType(String) - Method in class org.springframework.ws.soap.security.support.KeyStoreFactoryBean
Sets the type of the KeyStore to use.
setUserCache(UserCache) - Method in class org.springframework.ws.soap.security.xwss.callback.acegi.AcegiDigestPasswordValidationCallbackHandler
Sets the users cache.
setUserDetailsService(UserDetailsService) - Method in class org.springframework.ws.soap.security.xwss.callback.acegi.AcegiDigestPasswordValidationCallbackHandler
Sets the Acegi user details service.
setUsername(String) - Method in class org.springframework.ws.soap.security.xwss.callback.SimpleUsernamePasswordCallbackHandler
 
setUsers(Properties) - Method in class org.springframework.ws.soap.security.xwss.callback.SimplePasswordValidationCallbackHandler
Sets the users to validate against.
setUsersMap(Map) - Method in class org.springframework.ws.soap.security.xwss.callback.SimplePasswordValidationCallbackHandler
 
setValid(boolean) - Method in class org.springframework.ws.soap.security.xwss.callback.MockValidationCallbackHandler
 
setValidateRequest(boolean) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
Indicates whether incoming request are to be validated.
SimplePasswordValidationCallbackHandler - Class in org.springframework.ws.soap.security.xwss.callback
Simple callback handler that validates passwords agains a in-memory Properties object.
SimplePasswordValidationCallbackHandler() - Constructor for class org.springframework.ws.soap.security.xwss.callback.SimplePasswordValidationCallbackHandler
 
SimpleUsernamePasswordCallbackHandler - Class in org.springframework.ws.soap.security.xwss.callback
Simple callback handler that supplies a username and password to a username token at runtime.
SimpleUsernamePasswordCallbackHandler() - Constructor for class org.springframework.ws.soap.security.xwss.callback.SimpleUsernamePasswordCallbackHandler
 

U

understands(SoapHeaderElement) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
 

V

validate(TimestampValidationCallback.Request) - Method in class org.springframework.ws.soap.security.xwss.callback.DefaultTimestampValidator
 
validateMessage(SoapMessage) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
Abstract template method.
validateMessage(SoapMessage) - Method in class org.springframework.ws.soap.security.xwss.XwsSecurityInterceptor
Validates the given SoapMessage message in accordance with the defined security policy.

W

WsSecurityException - Exception in org.springframework.ws.soap.security
Exception indicating that something went wrong during WS-Security executions.
WsSecurityException(String) - Constructor for exception org.springframework.ws.soap.security.WsSecurityException
 
WsSecurityException(String, Throwable) - Constructor for exception org.springframework.ws.soap.security.WsSecurityException
 
WsSecurityFaultException - Exception in org.springframework.ws.soap.security
Exception indicating that a WS-Security executions should result in a SOAP Fault.
WsSecurityFaultException(QName, String, String) - Constructor for exception org.springframework.ws.soap.security.WsSecurityFaultException
Construct a new WsSecurityFaultException with the given fault code, string, and actor.
WsSecuritySecurementException - Exception in org.springframework.ws.soap.security
Exception indicating that something went wrong during the securement of a message.
WsSecuritySecurementException(String) - Constructor for exception org.springframework.ws.soap.security.WsSecuritySecurementException
 
WsSecuritySecurementException(String, Throwable) - Constructor for exception org.springframework.ws.soap.security.WsSecuritySecurementException
 
WsSecurityValidationException - Exception in org.springframework.ws.soap.security
Exception indicating that something went wrong during the validation of a message.
WsSecurityValidationException(String) - Constructor for exception org.springframework.ws.soap.security.WsSecurityValidationException
 
WsSecurityValidationException(String, Throwable) - Constructor for exception org.springframework.ws.soap.security.WsSecurityValidationException
 

X

XwsSecurityFaultException - Exception in org.springframework.ws.soap.security.xwss
XWSS-specific version of the WsSecurityFaultException.
XwsSecurityFaultException(QName, String, String) - Constructor for exception org.springframework.ws.soap.security.xwss.XwsSecurityFaultException
 
XwsSecurityInterceptor - Class in org.springframework.ws.soap.security.xwss
WS-Security endpoint interceptor that is based on Sun's XML and Web Services Security package (XWSS).
XwsSecurityInterceptor() - Constructor for class org.springframework.ws.soap.security.xwss.XwsSecurityInterceptor
 
XwsSecuritySecurementException - Exception in org.springframework.ws.soap.security.xwss
XWSS-specific version of the WsSecuritySecurementException.
XwsSecuritySecurementException(String) - Constructor for exception org.springframework.ws.soap.security.xwss.XwsSecuritySecurementException
 
XwsSecuritySecurementException(String, Throwable) - Constructor for exception org.springframework.ws.soap.security.xwss.XwsSecuritySecurementException
 
XwsSecurityValidationException - Exception in org.springframework.ws.soap.security.xwss
XWSS-specific version of the WsSecurityValidationException.
XwsSecurityValidationException(String) - Constructor for exception org.springframework.ws.soap.security.xwss.XwsSecurityValidationException
 
XwsSecurityValidationException(String, Throwable) - Constructor for exception org.springframework.ws.soap.security.xwss.XwsSecurityValidationException
 

A C D G H I J K L M O S U V W X

Copyright � 2005-2008 The Spring Web Services Framework. All Rights Reserved.