public class AlfrescoTicketCmisAuthenticationProvider
extends org.apache.chemistry.opencmis.client.bindings.spi.StandardAuthenticationProvider
| Constructor and Description |
|---|
AlfrescoTicketCmisAuthenticationProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getPassword() |
protected String |
getUser() |
void |
putResponseHeaders(String url,
int statusCode,
Map<String,List<String>> headers) |
protected void |
setRefetchTicketDelay(long refetchTicketDelay) |
void |
setTicketDuration(long ticketDuration) |
void |
setWebscriptCaller(WebScriptCaller webscriptCaller) |
addSessionParameterHeadersToFixedHeaders, createBasicAuthHeaderValue, getFixedHeaders, getHandleCookies, getHTTPHeaders, getSendBasicAuth, getSendUsernameToken, getSOAPHeaders, isTrue, setSessionpublic AlfrescoTicketCmisAuthenticationProvider()
public void setWebscriptCaller(WebScriptCaller webscriptCaller)
public void setTicketDuration(long ticketDuration)
protected void setRefetchTicketDelay(long refetchTicketDelay)
protected String getPassword()
getPassword in class org.apache.chemistry.opencmis.client.bindings.spi.AbstractAuthenticationProviderprotected String getUser()
getUser in class org.apache.chemistry.opencmis.client.bindings.spi.AbstractAuthenticationProviderpublic void putResponseHeaders(String url, int statusCode, Map<String,List<String>> headers)
putResponseHeaders in interface org.apache.chemistry.opencmis.commons.spi.AuthenticationProviderputResponseHeaders in class org.apache.chemistry.opencmis.client.bindings.spi.StandardAuthenticationProviderCopyright © 2005–2014 Alfresco Software. All rights reserved.