public class LTPAWSSecurityAuthenticationProvider extends StandardAuthenticationProvider
WSSE_NAMESPACE, WSU_NAMESPACE| Constructor and Description |
|---|
LTPAWSSecurityAuthenticationProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
getSendBasicAuth()
Returns if a HTTP Basic Authentication header should be sent.
|
protected boolean |
getSendUsernameToken()
Returns if a UsernameToken should be sent.
|
Element |
getSOAPHeaders(Object portObject)
Returns a SOAP header that should be added to a Web Services call.
|
addSessionParameterHeadersToFixedHeaders, createBasicAuthHeaderValue, getFixedHeaders, getHandleCookies, getHTTPHeaders, getSendBearerToken, putResponseHeaders, setSessiongetBearerToken, getHandlerResolver, getHostnameVerifier, getPassword, getProxyPassword, getProxyUser, getSession, getSSLSocketFactory, getUserpublic LTPAWSSecurityAuthenticationProvider()
public Element getSOAPHeaders(Object portObject)
AuthenticationProvidergetSOAPHeaders in interface AuthenticationProvidergetSOAPHeaders in class StandardAuthenticationProviderportObject - the port objectnull if no additional headers
should be setprotected boolean getSendBasicAuth()
StandardAuthenticationProvidergetSendBasicAuth in class StandardAuthenticationProviderprotected boolean getSendUsernameToken()
StandardAuthenticationProvidergetSendUsernameToken in class StandardAuthenticationProviderCopyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.