Modifier and Type | Method and Description |
---|---|
String |
getAclServiceWdsl() |
List<CmisAuthentication> |
getAuthentications()
Returns the list of associated authentication methods.
|
String |
getBinding() |
String |
getCmisVersion() |
String |
getCompression() |
String |
getCookies() |
String |
getCsrfHeader() |
String |
getCsrfParameter() |
String |
getDiscoveryServiceWdsl() |
String |
getDisplayName() |
String |
getMultifilingServiceWdsl() |
String |
getNavigationServiceWdsl() |
String |
getObjectServiceWdsl() |
String |
getPolicyServiceWdsl() |
String |
getRelationshipServiceWdsl() |
String |
getRepositoryServiceWdsl() |
String |
getSoapVersion() |
String |
getUrl() |
String |
getVersioningServiceWdsl() |
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
static final String KEY_DISPLAY_NAME
static final String KEY_CMIS_VERSION
static final String KEY_BINDING
static final String KEY_URL
static final String KEY_REPOSITORY_SERVICE_WSDL
static final String KEY_NAVIGATION_SERVICE_WSDL
static final String KEY_OBJECT_SERVICE_WSDL
static final String KEY_MULTIFILING_SERVICE_WSDL
static final String KEY_DISCOVERY_SERVICE_WSDL
static final String KEY_VERSIONING_SERVICE_WSDL
static final String KEY_RELATIONSHIP_SERVICE_WSDL
static final String KEY_POLICY_SERVICE_WSDL
static final String KEY_ACL_SERVICE_WSDL
static final String KEY_SOAP_VERSION
static final String KEY_COOKIES
static final String KEY_COMPRESSION
static final String KEY_CSRF_HEADER
static final String KEY_CSRF_PARAMETER
static final String KEY_AUTHENTICATION
static final String VERSION_1_0
static final String VERSION_1_1
static final String BINDING_WEBSERVICES
static final String BINDING_ATOMPUB
static final String BINDING_BROWSER
static final String SOAP_VERSION_1_1
static final String SOAP_VERSION_1_2
static final String COOKIES_REQUIRED
static final String COOKIES_RECOMMENDED
static final String COOKIES_OPTIONAL
static final String COMPRESSION_NONE
static final String COMPRESSION_SERVER
static final String COMPRESSION_CLIENT
static final String COMPRESSION_BOTH
String getDisplayName()
String getCmisVersion()
String getBinding()
String getUrl()
String getRepositoryServiceWdsl()
String getNavigationServiceWdsl()
String getObjectServiceWdsl()
String getMultifilingServiceWdsl()
String getDiscoveryServiceWdsl()
String getVersioningServiceWdsl()
String getRelationshipServiceWdsl()
String getPolicyServiceWdsl()
String getAclServiceWdsl()
String getSoapVersion()
String getCookies()
String getCompression()
String getCsrfHeader()
String getCsrfParameter()
List<CmisAuthentication> getAuthentications()
null
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.