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, isTrue, putResponseHeaders, setSession
getBearerToken, getHandlerResolver, getHostnameVerifier, getPassword, getProxyPassword, getProxyUser, getSession, getSSLSocketFactory, getUser
public LTPAWSSecurityAuthenticationProvider()
public Element getSOAPHeaders(Object portObject)
AuthenticationProvider
getSOAPHeaders
in interface AuthenticationProvider
getSOAPHeaders
in class StandardAuthenticationProvider
portObject
- the port objectnull
if no additional headers
should be setprotected boolean getSendBasicAuth()
StandardAuthenticationProvider
getSendBasicAuth
in class StandardAuthenticationProvider
protected boolean getSendUsernameToken()
StandardAuthenticationProvider
getSendUsernameToken
in class StandardAuthenticationProvider
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.