A B C D E F G H I L M N O P R S T U V W _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- activities - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.FileStream
- activities - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.ListItemStream
- ACTIVITY_FETCH - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
- addDomainController(Set<String>, ConfigParams, String, String, String, String, String, String) - Static method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority
- addFile(String, String) - Method in interface org.apache.manifoldcf.crawler.connectors.sharepoint.IFileStream
- addFile(String, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.FileStream
- addFile(String, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.ListItemStream
- addMetadataField(String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.MetadataInformation
-
Add a metadata field
- addSeedDocuments(ISeedingActivity, Specification, String, long, int) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Queue "seed" documents.
- advance() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorTokenStream
-
Go on to next token.
- allMetadata - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.MetadataInformation
- appendMatchPair(String, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap
-
Append a match/replace string pair
- appendOldstyleMatchPair(String, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap
-
Append old-style match/replace pair.
- attachmentDataNames - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
- ATTR_AUTHENTICATION - Static variable in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointConfig
-
DC authentication method
- ATTR_DOMAINCONTROLLER - Static variable in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointConfig
-
DC server name
- ATTR_PASSWORD - Static variable in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointConfig
-
DC password
- ATTR_SUFFIX - Static variable in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointConfig
-
Domain suffix
- ATTR_USERACLsUSERNAME - Static variable in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointConfig
-
DC user acls username attribute name
- ATTR_USERNAME - Static variable in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointConfig
-
DC user name
- authenticatedUserGroup() - Static method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority
- AuthorizationResponseDescription(String, String, String, String, String, String, String, long, int) - Constructor for class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointAuthority.AuthorizationResponseDescription
-
Constructor.
- AuthorizationResponseDescription(String, Map<String, SharePointADAuthority.DCConnectionParameters>, List<SharePointADAuthority.DCRule>, long, int) - Constructor for class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority.AuthorizationResponseDescription
-
Constructor.
B
- buildMatchQuery(String, String, String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper
-
Build a query XML object that matches a specified field and value pair.
- buildNonPagingQueryOptions() - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper
-
Build queryOptions XML object that specifies no paging value.
- buildOrderedQuery(String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper
-
Build a query XML object that orders by an indexed column, for paging.
- buildPagingQueryOptions(String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper
-
Build queryOptions XML object that specifies a paging value.
- buildViewFields(String[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper
-
Build viewFields XML for the ListItems call.
C
- check() - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority
-
Check connection for sanity.
- check() - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointAuthority
-
Check connection for sanity.
- check() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Test the connection.
- checkConnection(String) - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SPSProxyHelper
- checkConnection(String, boolean) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper
- checkIncludeFile(String, Specification) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Check if a file should be included.
- checkIncludeLibrary(String, Specification) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Check if a library should be included, given a document specification.
- checkIncludeList(String, Specification) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Check if a list should be included, given a document specification.
- checkIncludeListItem(String, Specification) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Check if a list item should be included.
- checkIncludeListItemAttachment(String, Specification) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Check if a list item attachment should be included.
- checkIncludeSite(String, Specification) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Check if a site should be included, given a document specification.
- checkMatch(String, int, String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Check a match between two strings with wildcards.
- checkPartialPathMatch(String, int, String, int) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Check for a partial path match between two strings with wildcards.
- clearThreadContext() - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority
-
Clear thread context.
- clearThreadContext() - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointAuthority
-
Clear thread context.
- closeConnection() - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority.DCSessionInfo
-
Close the connection handle.
- closeIfExpired(long) - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority.DCSessionInfo
-
Close connection if it has expired.
- configureEngine(AxisEngine) - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SPSProxyHelper.ResourceProvider
- configureEngine(AxisEngine) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.ResourceProvider
- connect(ConfigParams) - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority
-
Connect.
- connect(ConfigParams) - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointAuthority
-
Connect.
- connect(ConfigParams) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Connect.
- createDCSession(String) - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority
-
Create or lookup a session for a domain controller.
- createDomainControllerMap(IPasswordMapperActivity, String, String, String, String, String, String) - Static method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority
D
- dataValues - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.FileStream
- dataValues - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.ListItemStream
- DCConnectionParameters(String, String, String, String) - Constructor for class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority.DCConnectionParameters
- dcConnectionParams - Variable in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority.AuthorizationResponseDescription
-
Connection parameters
- DCRule(String, String) - Constructor for class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority.DCRule
- dcRules - Variable in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority.AuthorizationResponseDescription
-
Rules
- DCSessionInfo() - Constructor for class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority.DCSessionInfo
- decodePath(String) - Static method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointAuthority
-
Given a path that is /-separated, and otherwise encoded, decode properly to convert to unencoded form.
- decodePath(String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Given a path that is /-separated, and otherwise encoded, decode properly to convert to unencoded form.
- DEFAULT_BUNDLE_NAME - Static variable in class org.apache.manifoldcf.authorities.authorities.sharepoint.Messages
- DEFAULT_BUNDLE_NAME - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.Messages
- DEFAULT_PATH_NAME - Static variable in class org.apache.manifoldcf.authorities.authorities.sharepoint.Messages
- DEFAULT_PATH_NAME - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.Messages
- deleteMatchPair(int) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap
-
Delete a specified match/replace string pair
- deobfuscate(String) - Static method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority
- disconnect() - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority
-
Close the connection.
- disconnect() - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointAuthority
-
Close the connection.
- disconnect() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Close the connection.
- documentIdentifier - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.FileStream
- documentIdentifier - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.ListItemStream
E
- emptyStringSet - Static variable in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority
- emptyStringSet - Static variable in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointAuthority
- encodePath(String) - Static method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointAuthority
-
Given a path that is /-separated, and otherwise unencoded, encode properly for an actual URI
- encodePath(String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Given a path that is /-separated, and otherwise unencoded, encode properly for an actual URI
- equals(Object) - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority.AuthorizationResponseDescription
- equals(Object) - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointAuthority.AuthorizationResponseDescription
- equals(Object) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.VersionsHeader
- escape(StringBuilder, String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap
-
Escape a string so it is verbatim
- EvaluatorToken() - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorToken
- EvaluatorToken(int, int) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorToken
- EvaluatorToken(String) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorToken
- EvaluatorTokenStream(String) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorTokenStream
-
Constructor.
- everyoneGroup() - Static method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority
- exception - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.ExecuteMethodThread
- ExecuteMethodThread(HttpClient, String, OutputStream) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.ExecuteMethodThread
- expirationTime - Variable in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority.AuthorizationResponseDescription
-
The expiration time
- expirationTime - Variable in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointAuthority.AuthorizationResponseDescription
-
The expiration time
- expireSession() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
- expireSharePointSession() - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointAuthority
F
- fetchAndIndexFile(IProcessActivity, String, String, String, String, String[], String[], Date, Date, Map<String, String>, String, SharePointRepository.SystemMetadataDescription) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Method that fetches and indexes a file fetched from a SharePoint URL, with appropriate error handling etc.
- FileStream(IProcessActivity, String, String, String, Specification, String, String[], String[], String, String[]) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.FileStream
- fileStreamDataNames - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
- fillInAuthorityTypeTab(Map<String, Object>, IHTTPOutput, ConfigParams) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
- fillInCacheTab(Map<String, Object>, IPasswordMapperActivity, ConfigParams) - Static method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority
- fillInCacheTab(Map<String, Object>, IPasswordMapperActivity, ConfigParams) - Static method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointAuthority
- fillInDomainControllerTab(Map<String, Object>, IPasswordMapperActivity, ConfigParams) - Static method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority
- fillInMetadataTab(Map<String, Object>, IHTTPOutput, Specification) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Fill in metadata tab
- fillInPathsTab(Map<String, Object>, IHTTPOutput, Specification) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Fill in paths tab
- fillInSecurityTab(Map<String, Object>, IHTTPOutput, Specification) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Fill in security tab
- fillInServerTab(Map<String, Object>, IHTTPOutput, ConfigParams) - Static method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointAuthority
- fillInServerTab(Map<String, Object>, IHTTPOutput, ConfigParams) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
- fillInTransientMetadataInfo(Map<String, Object>, int) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Fill in transient metadata info
- fillInTransientPathsInfo(Map<String, Object>, int) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Fill in the transient portion of the Paths tab
- finishUp() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.ExecuteMethodThread
G
- getAccessTokens(String, String) - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SPSProxyHelper
-
Get the access tokens for a user principal.
- getAcls(Specification) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Grab forced acl out of document specification.
- getACLs(String, String, boolean) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper
-
Get the acls for a document library.
- getActivitiesList() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Return the list of activities that this connector supports (i.e.
- getADSession(String, SharePointADAuthority.DCConnectionParameters) - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority.DCSessionInfo
-
Initialize the session.
- getADTokens(String, String, String) - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority
-
Get the AD-derived access tokens for a user and domain
- getAllMetadata() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.MetadataInformation
-
Get whether "all metadata" is to be used
- getAttachmentNames(String, String, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper
-
Gets a list of attachment URLs, given a site, list name, and list item ID.
- getAttributeJavascriptString(String, Locale, String, Object[]) - Static method in class org.apache.manifoldcf.authorities.authorities.sharepoint.Messages
- getAttributeJavascriptString(String, Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.Messages
- getAttributeJavascriptString(Locale, String) - Static method in class org.apache.manifoldcf.authorities.authorities.sharepoint.Messages
- getAttributeJavascriptString(Locale, String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.Messages
- getAttributeJavascriptString(Locale, String, Object[]) - Static method in class org.apache.manifoldcf.authorities.authorities.sharepoint.Messages
- getAttributeJavascriptString(Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.Messages
- getAttributeString(String, Locale, String, Object[]) - Static method in class org.apache.manifoldcf.authorities.authorities.sharepoint.Messages
- getAttributeString(String, Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.Messages
- getAttributeString(Locale, String) - Static method in class org.apache.manifoldcf.authorities.authorities.sharepoint.Messages
- getAttributeString(Locale, String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.Messages
- getAttributeString(Locale, String, Object[]) - Static method in class org.apache.manifoldcf.authorities.authorities.sharepoint.Messages
- getAttributeString(Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.Messages
- getAuthentication() - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority.DCConnectionParameters
- getAuthorizationResponse(String) - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority
-
Obtain the access tokens for a given user name.
- getAuthorizationResponse(String) - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointAuthority
-
Obtain the access tokens for a given user name.
- getAuthorizationResponseUncached(String) - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority
-
Obtain the access tokens for a given user name, uncached.
- getAuthorizationResponseUncached(String) - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointAuthority
-
Obtain the access tokens for a given user name, uncached.
- getBinNames(String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Get the bin name string for a document identifier.
- getBodyJavascriptString(String, Locale, String, Object[]) - Static method in class org.apache.manifoldcf.authorities.authorities.sharepoint.Messages
- getBodyJavascriptString(String, Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.Messages
- getBodyJavascriptString(Locale, String) - Static method in class org.apache.manifoldcf.authorities.authorities.sharepoint.Messages
- getBodyJavascriptString(Locale, String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.Messages
- getBodyJavascriptString(Locale, String, Object[]) - Static method in class org.apache.manifoldcf.authorities.authorities.sharepoint.Messages
- getBodyJavascriptString(Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.Messages
- getBodyString(String, Locale, String, Object[]) - Static method in class org.apache.manifoldcf.authorities.authorities.sharepoint.Messages
- getBodyString(String, Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.Messages
- getBodyString(Locale, String) - Static method in class org.apache.manifoldcf.authorities.authorities.sharepoint.Messages
- getBodyString(Locale, String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.Messages
- getBodyString(Locale, String, Object[]) - Static method in class org.apache.manifoldcf.authorities.authorities.sharepoint.Messages
- getBodyString(Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.Messages
- getChildren(IFileStream, String, String, boolean) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper
- getCriticalSectionName() - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority.AuthorizationResponseDescription
-
Get the critical section name, used for synchronizing the creation of the object
- getCriticalSectionName() - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointAuthority.AuthorizationResponseDescription
-
Get the critical section name, used for synchronizing the creation of the object
- getDefaultAuthorizationResponse(String) - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority
-
Obtain the default access tokens for a given user name.
- getDefaultAuthorizationResponse(String) - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointAuthority
-
Obtain the default access tokens for a given user name.
- getDeployedServices() - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SPSProxyHelper.ResourceProvider
-
Get an enumeration of the services deployed to this engine
- getDeployedServices() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.ResourceProvider
-
Get an enumeration of the services deployed to this engine
- getDeployment() - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SPSProxyHelper.ResourceProvider
- getDeployment() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.ResourceProvider
- getDeserializer(String, Class, QName) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.VersionsHeader
-
Get Custom Deserializer
- getDistinguishedName(LdapContext, String, String, String) - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority
-
Obtain the DistinguishedName for a given user logon name.
- getDocLibID(String, String, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper
- getDocLibsBySite(String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Gets a list of document libraries of the given parent site
- getDocumentACLs(String, String, boolean) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper
-
Get the acls for a document.
- getDocumentLibraries(String, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper
-
Gets a list of document libraries given a parent site
- getDomainControllerName() - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority.DCRule
- getFieldList(String, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper
-
Gets a list of field names of the given document library
- getFieldValues(String[], String, String, String, boolean) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper
-
Gets a list of field values of the given document
- getGlobalOptions() - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SPSProxyHelper.ResourceProvider
-
Returns the global configuration options.
- getGlobalOptions() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.ResourceProvider
-
Returns the global configuration options.
- getGlobalRequest() - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SPSProxyHelper.ResourceProvider
-
Returns a global request handler.
- getGlobalRequest() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.ResourceProvider
-
Returns a global request handler.
- getGlobalResponse() - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SPSProxyHelper.ResourceProvider
-
Returns a global response handler.
- getGlobalResponse() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.ResourceProvider
-
Returns a global response handler.
- getGroupNumber() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorToken
- getGroupStyle() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorToken
- getHandler(QName) - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SPSProxyHelper.ResourceProvider
-
retrieve an instance of the named handler
- getHandler(QName) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.ResourceProvider
-
retrieve an instance of the named handler
- getInterestingFieldSetSorted(SharePointRepository.MetadataInformation, String[]) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
- getLibFieldList(String, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Gets a list of field names of the given document library or list.
- getListFieldList(String, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Gets a list of field names of the given document library or list.
- getListID(String, String, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper
- getLists(String, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper
-
Gets a list of lists given a parent site
- getListsBySite(String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Gets a list of lists of the given parent site
- getListsSoapHandler() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.ListsWS
- getMatchCount() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap
-
Get the number of match/replace strings
- getMatchString(int) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap
-
Get a specific match string
- getMaxDocumentRequest() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Get the maximum number of documents to amalgamate together into one batch, for this connector.
- getMetadataFields() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.MetadataInformation
-
Get the set of metadata fields to use
- getMetadataSpecification(String, Specification) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Get a file or item's metadata specification, given a path and a document specification.
- getObjectExpirationTime(long) - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority.AuthorizationResponseDescription
-
Return the object expiration interval
- getObjectExpirationTime(long) - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointAuthority.AuthorizationResponseDescription
-
Return the object expiration interval
- getObjectKeys() - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority.AuthorizationResponseDescription
-
Return the invalidation keys for this object.
- getObjectKeys() - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointAuthority.AuthorizationResponseDescription
-
Return the invalidation keys for this object.
- getPassword() - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority.DCConnectionParameters
- getPathAttributeName() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.SystemMetadataDescription
-
Get the path attribute name.
- getPathAttributeValue(String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.SystemMetadataDescription
-
Given an identifier, get the translated string that goes into the metadata.
- getPathString(String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.SystemMetadataDescription
-
For a given id, get the portion of its path which the mapping and ingestion should go against.
- getPermissionsSoapHandler() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.MCPermissionsWS
- getPermissionsSoapHandler() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.PermissionsWS
- getPrettyName() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.NameValue
-
Get the pretty name
- getReplaceString(int) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap
-
Get a specific replace string
- getRoles() - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SPSProxyHelper.ResourceProvider
-
Get a list of roles that this engine plays globally.
- getRoles() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.ResourceProvider
-
Get a list of roles that this engine plays globally.
- getSerializer(String, Class, QName) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.VersionsHeader
-
Get Custom Serializer
- getService(QName) - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SPSProxyHelper.ResourceProvider
-
retrieve an instance of the named service
- getService(QName) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.ResourceProvider
-
retrieve an instance of the named service
- getServiceByNamespaceURI(String) - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SPSProxyHelper.ResourceProvider
-
Get a service which has been mapped to a particular namespace
- getServiceByNamespaceURI(String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.ResourceProvider
-
Get a service which has been mapped to a particular namespace
- getSession() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Set up a session
- getSessionParameters() - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority
-
Get parameters needed for caching.
- getSessionParameters() - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointAuthority
-
Get parameters needed for caching.
- getSharePointSession() - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointAuthority
- getSites(String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Gets a list of sites/subsites of the given parent site
- getSites(String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper
-
Gets a list of sites given a parent site
- getString(String, Locale, String, Object[]) - Static method in class org.apache.manifoldcf.authorities.authorities.sharepoint.Messages
- getString(String, Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.Messages
- getString(Locale, String) - Static method in class org.apache.manifoldcf.authorities.authorities.sharepoint.Messages
- getString(Locale, String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.Messages
- getString(Locale, String, Object[]) - Static method in class org.apache.manifoldcf.authorities.authorities.sharepoint.Messages
- getString(Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.Messages
- getStsAdapterSoapHandler() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.StsAdapterWS
- getSuffix() - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority.DCRule
- getTextValue() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorToken
- getTransport(QName) - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SPSProxyHelper.ResourceProvider
-
retrieve an instance of the named transport
- getTransport(QName) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.ResourceProvider
-
retrieve an instance of the named transport
- getType() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorToken
- getTypeDesc() - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.VersionsHeader
-
Return type metadata object
- getTypeMappingRegistry() - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SPSProxyHelper.ResourceProvider
- getTypeMappingRegistry() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.ResourceProvider
- getUserACLsUsername() - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority.DCConnectionParameters
- getUserGroupSoapHandler() - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SPSProxyHelper.UserGroupWS
- getUserGroupSoapHandler() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.UserGroupWS
- getUserName() - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority.DCConnectionParameters
- getValue() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.NameValue
-
Get the real value
- getVersion() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.VersionsHeader
- getVersion(int) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.VersionsHeader
- getVersions(String, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper
- getVersionsSoapHandler() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.VersionsWS
- getWebsSoapHandler() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.WebsWS
- groupNumber - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorToken
- groupStyle - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorToken
- GROUPSTYLE_LOWER - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorToken
- GROUPSTYLE_MIXED - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorToken
- GROUPSTYLE_NONE - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorToken
- GROUPSTYLE_UPPER - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorToken
- groupTokenFromSID(String) - Static method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority
H
- handleIOException(IOException, String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
- hashCode() - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority.AuthorizationResponseDescription
- hashCode() - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointAuthority.AuthorizationResponseDescription
- hashCode() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.VersionsHeader
- httpClient - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.ExecuteMethodThread
- HTTPCLIENT_PROPERTY - Static variable in class org.apache.manifoldcf.authorities.authorities.sharepoint.SPSProxyHelper
- HTTPCLIENT_PROPERTY - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper
I
- IFileStream - Interface in org.apache.manifoldcf.crawler.connectors.sharepoint
- insertMatchPair(int, String, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap
-
Insert a match/replace string pair
- isConnected() - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority
-
This method is called to assess whether to count this connector instance should actually be counted as being connected.
- isConnected() - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointAuthority
-
This method is called to assess whether to count this connector instance should actually be counted as being connected.
- isConnected() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
This method is called to assess whether to count this connector instance should actually be counted as being connected.
- isOpen() - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority.DCSessionInfo
-
Check if open
L
- ListItemStream(IProcessActivity, String, String, String, Specification, String, String[], String[], String, String[]) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.ListItemStream
- listItemStreamDataNames - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
- ListsWS(String, String, String, EngineConfiguration, HttpClient) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.ListsWS
M
- mapExtensionToMimeType(String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Map an extension to a mime type
- mapToClaimSpace(String) - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SPSProxyHelper
-
Conditionally map SharePoint user login name to claim space.
- mapToFileName(String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Map document identifier to file name
- matchMap - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.SystemMetadataDescription
- MatchMap - Class in org.apache.manifoldcf.crawler.connectors.sharepoint
-
An instance of this class describes a "match map", which describes a translation of an input string using regexp technology.
- MatchMap() - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap
-
Constructor.
- MatchMap(String) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap
-
Constructor.
- MatchMap(ArrayList, ArrayList) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap
-
Constructor.
- MatchMap.EvaluatorToken - Class in org.apache.manifoldcf.crawler.connectors.sharepoint
-
Evaluator token.
- MatchMap.EvaluatorTokenStream - Class in org.apache.manifoldcf.crawler.connectors.sharepoint
-
Token stream.
- matchPatterns - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap
-
This is the set of Pattern objects corresponding to the match regexp strings.
- matchStrings - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap
-
This is the set of match regexp strings
- matchSubPath(String, String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Match a sub-path.
- MCPermissionsWS(String, String, String, EngineConfiguration, HttpClient) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.MCPermissionsWS
- Messages - Class in org.apache.manifoldcf.authorities.authorities.sharepoint
- Messages - Class in org.apache.manifoldcf.crawler.connectors.sharepoint
- Messages() - Constructor for class org.apache.manifoldcf.authorities.authorities.sharepoint.Messages
-
Constructor - do no instantiate
- Messages() - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.Messages
-
Constructor - do no instantiate
- metadataFields - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.MetadataInformation
- MetadataInformation() - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.MetadataInformation
-
Constructor
N
- NameValue - Class in org.apache.manifoldcf.crawler.connectors.sharepoint
-
Helper class which returns pretty names plus actual stuff to append to the sharepoint path
- NameValue(String, String) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.NameValue
-
Instantiate
- nextToken() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorTokenStream
- NODE_DOMAINCONTROLLER - Static variable in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointConfig
-
Domain controller node
O
- org.apache.manifoldcf.authorities.authorities.sharepoint - package org.apache.manifoldcf.authorities.authorities.sharepoint
- org.apache.manifoldcf.crawler.connectors.sharepoint - package org.apache.manifoldcf.crawler.connectors.sharepoint
- os - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.ExecuteMethodThread
- outputConfigurationBody(IThreadContext, IHTTPOutput, Locale, ConfigParams, String) - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority
-
Output the configuration body section.
- outputConfigurationBody(IThreadContext, IHTTPOutput, Locale, ConfigParams, String) - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointAuthority
-
Output the configuration body section.
- outputConfigurationBody(IThreadContext, IHTTPOutput, Locale, ConfigParams, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Output the configuration body section.
- outputConfigurationHeader(IThreadContext, IHTTPOutput, Locale, ConfigParams, List<String>) - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority
-
Output the configuration header section.
- outputConfigurationHeader(IThreadContext, IHTTPOutput, Locale, ConfigParams, List<String>) - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointAuthority
-
Output the configuration header section.
- outputConfigurationHeader(IThreadContext, IHTTPOutput, Locale, ConfigParams, List<String>) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Output the configuration header section.
- outputResource(IHTTPOutput, Locale, String, Map<String, String>, boolean) - Static method in class org.apache.manifoldcf.authorities.authorities.sharepoint.Messages
- outputResource(IHTTPOutput, Locale, String, Map<String, String>, boolean) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.Messages
- outputResourceWithVelocity(IHTTPOutput, Locale, String, Map<String, Object>) - Static method in class org.apache.manifoldcf.authorities.authorities.sharepoint.Messages
- outputResourceWithVelocity(IHTTPOutput, Locale, String, Map<String, Object>) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.Messages
- outputResourceWithVelocity(IHTTPOutput, Locale, String, Map<String, String>, boolean) - Static method in class org.apache.manifoldcf.authorities.authorities.sharepoint.Messages
- outputResourceWithVelocity(IHTTPOutput, Locale, String, Map<String, String>, boolean) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.Messages
- outputSpecificationBody(IHTTPOutput, Locale, Specification, int, int, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Output the specification body section.
- outputSpecificationHeader(IHTTPOutput, Locale, Specification, int, List<String>) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Output the specification header section.
P
- packDate(StringBuilder, Date) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
- PARAM_AUTHORITYTYPE - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointConfig
-
Authority type
- PARAM_CACHELIFETIME - Static variable in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointConfig
-
Cache lifetime
- PARAM_CACHELRUSIZE - Static variable in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointConfig
-
Cache LRU size
- PARAM_PROXYDOMAIN - Static variable in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointConfig
-
Proxy authentication domain
- PARAM_PROXYDOMAIN - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointConfig
-
Proxy authentication domain
- PARAM_PROXYHOST - Static variable in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointConfig
-
Proxy host
- PARAM_PROXYHOST - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointConfig
-
Proxy host
- PARAM_PROXYPASSWORD - Static variable in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointConfig
-
Proxy password
- PARAM_PROXYPASSWORD - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointConfig
-
Proxy password
- PARAM_PROXYPORT - Static variable in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointConfig
-
Proxy port
- PARAM_PROXYPORT - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointConfig
-
Proxy port
- PARAM_PROXYUSER - Static variable in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointConfig
-
Proxy user name
- PARAM_PROXYUSER - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointConfig
-
Proxy user name
- PARAM_SERVERCLAIMSPACE - Static variable in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointConfig
-
Claim space enabled?
- PARAM_SERVERKEYSTORE - Static variable in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointConfig
-
SharePoint server certificate store
- PARAM_SERVERKEYSTORE - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointConfig
-
SharePoint server certificate store
- PARAM_SERVERLOCATION - Static variable in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointConfig
-
SharePoint server location
- PARAM_SERVERLOCATION - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointConfig
-
SharePoint server location
- PARAM_SERVERNAME - Static variable in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointConfig
-
SharePoint server name
- PARAM_SERVERNAME - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointConfig
-
SharePoint server name
- PARAM_SERVERPASSWORD - Static variable in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointConfig
-
SharePoint server password
- PARAM_SERVERPASSWORD - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointConfig
-
SharePoint server password
- PARAM_SERVERPORT - Static variable in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointConfig
-
SharePoint server port
- PARAM_SERVERPORT - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointConfig
-
SharePoint server port
- PARAM_SERVERPROTOCOL - Static variable in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointConfig
-
SharePoint server protocol
- PARAM_SERVERPROTOCOL - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointConfig
-
SharePoint server protocol
- PARAM_SERVERUSERNAME - Static variable in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointConfig
-
SharePoint server user name
- PARAM_SERVERUSERNAME - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointConfig
-
SharePoint server user name
- PARAM_SERVERVERSION - Static variable in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointConfig
-
SharePoint server version
- PARAM_SERVERVERSION - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointConfig
-
SharePoint server version
- password - Variable in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointAuthority.AuthorizationResponseDescription
- pathAttributeName - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.SystemMetadataDescription
- pathItemDecode(String) - Static method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointAuthority
-
Decode a path item.
- pathItemDecode(String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Decode a path item.
- pathItemEncode(String) - Static method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointAuthority
-
Encode a path item.
- pathItemEncode(String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Encode a path item.
- peek() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorTokenStream
-
Get current token.
- PermissionsWS(String, String, String, EngineConfiguration, HttpClient) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.PermissionsWS
- poll() - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority
-
Poll.
- poll() - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointAuthority
-
Poll.
- poll() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
This method is periodically called for all connectors that are connected but not in active use.
- pos - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorTokenStream
- prettyName - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.NameValue
- processCheck(boolean, String, int, String, int) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Recursive worker method for checkMatch.
- processConfigurationPost(IThreadContext, IPostParameters, Locale, ConfigParams) - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority
-
Process a configuration post.
- processConfigurationPost(IThreadContext, IPostParameters, Locale, ConfigParams) - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointAuthority
-
Process a configuration post.
- processConfigurationPost(IThreadContext, IPostParameters, Locale, ConfigParams) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Process a configuration post.
- processDocuments(String[], IExistingVersions, Specification, IProcessActivity, int, boolean) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Process a set of documents.
- processPartialPathCheck(boolean, String, int, String, int, int) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Recursive worker method for checkPartialPathMatch.
- processSpecificationPost(IPostParameters, Locale, Specification, int) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Process a specification post.
R
- realValue - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.NameValue
- replaceStrings - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap
-
This is the set of replace strings
- requestInfo(Configuration, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Request arbitrary connector information.
- ResourceProvider(Class, String) - Constructor for class org.apache.manifoldcf.authorities.authorities.sharepoint.SPSProxyHelper.ResourceProvider
-
Constructor setting the resource name.
- ResourceProvider(Class, String) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.ResourceProvider
-
Constructor setting the resource name.
- responseLifetime - Variable in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority.AuthorizationResponseDescription
-
The response lifetime
- responseLifetime - Variable in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointAuthority.AuthorizationResponseDescription
-
The response lifetime
- returnCode - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.ExecuteMethodThread
- rootPath - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.FileStream
- rootPath - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.ListItemStream
- run() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.ExecuteMethodThread
S
- serverLocation - Variable in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointAuthority.AuthorizationResponseDescription
- serverName - Variable in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointAuthority.AuthorizationResponseDescription
- serverPortString - Variable in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointAuthority.AuthorizationResponseDescription
- serverProtocol - Variable in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointAuthority.AuthorizationResponseDescription
- serverUserName - Variable in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointAuthority.AuthorizationResponseDescription
- sessionExpirationInterval - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
- setAllMetadata() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.MetadataInformation
-
Set "all metadata"
- setDataACLs(RepositoryDocument, String[], String[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
- setPathAttribute(RepositoryDocument, SharePointRepository.SystemMetadataDescription, String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
- setThreadContext(IThreadContext) - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority
-
Set thread context.
- setThreadContext(IThreadContext) - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointAuthority
-
Set thread context.
- setVersion(int, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.VersionsHeader
- setVersion(String[]) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.VersionsHeader
- SharePointADAuthority - Class in org.apache.manifoldcf.authorities.authorities.sharepoint
-
This is the Active Directory implementation of the IAuthorityConnector interface, as used by SharePoint in Claim Space.
- SharePointADAuthority() - Constructor for class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority
-
Constructor.
- SharePointADAuthority.AuthorizationResponseDescription - Class in org.apache.manifoldcf.authorities.authorities.sharepoint
-
This is the cache object descriptor for cached access tokens from this connector.
- SharePointADAuthority.DCConnectionParameters - Class in org.apache.manifoldcf.authorities.authorities.sharepoint
-
Class describing the connection parameters to a domain controller.
- SharePointADAuthority.DCRule - Class in org.apache.manifoldcf.authorities.authorities.sharepoint
-
Class describing a domain suffix and corresponding domain controller name rule.
- SharePointADAuthority.DCSessionInfo - Class in org.apache.manifoldcf.authorities.authorities.sharepoint
-
Class representing the session information for a specific domain controller connection.
- SharePointAuthority - Class in org.apache.manifoldcf.authorities.authorities.sharepoint
-
This is the native SharePoint implementation of the IAuthorityConnector interface.
- SharePointAuthority() - Constructor for class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointAuthority
-
Constructor.
- SharePointAuthority.AuthorizationResponseDescription - Class in org.apache.manifoldcf.authorities.authorities.sharepoint
-
This is the cache object descriptor for cached access tokens from this connector.
- SharePointConfig - Class in org.apache.manifoldcf.authorities.authorities.sharepoint
-
Parameters and output data for SharePoint authority.
- SharePointConfig - Class in org.apache.manifoldcf.crawler.connectors.sharepoint
-
Parameters and output data for SharePoint repository.
- SharePointConfig() - Constructor for class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointConfig
- SharePointConfig() - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointConfig
- SharePointRepository - Class in org.apache.manifoldcf.crawler.connectors.sharepoint
-
This is the "repository connector" for Microsoft SharePoint.
- SharePointRepository() - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
Constructor.
- SharePointRepository.ExecuteMethodThread - Class in org.apache.manifoldcf.crawler.connectors.sharepoint
- SharePointRepository.FileStream - Class in org.apache.manifoldcf.crawler.connectors.sharepoint
- SharePointRepository.ListItemStream - Class in org.apache.manifoldcf.crawler.connectors.sharepoint
- SharePointRepository.MetadataInformation - Class in org.apache.manifoldcf.crawler.connectors.sharepoint
-
Metadata information gleaned from document paths and specification.
- SharePointRepository.SystemMetadataDescription - Class in org.apache.manifoldcf.crawler.connectors.sharepoint
-
Class that tracks paths associated with id's, and the name of the metadata attribute to use for the path.
- sid2String(byte[]) - Static method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority
-
Convert a binary SID to a string
- siteLibPath - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.FileStream
- siteListPath - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.ListItemStream
- sitePath - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.FileStream
- sitePath - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.ListItemStream
- spec - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.FileStream
- spec - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.ListItemStream
- SPSProxyHelper - Class in org.apache.manifoldcf.authorities.authorities.sharepoint
- SPSProxyHelper - Class in org.apache.manifoldcf.crawler.connectors.sharepoint
- SPSProxyHelper(String, String, String, String, String, Class, String, HttpClient) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper
- SPSProxyHelper(String, String, String, String, String, Class, String, HttpClient, boolean) - Constructor for class org.apache.manifoldcf.authorities.authorities.sharepoint.SPSProxyHelper
- SPSProxyHelper.ListsWS - Class in org.apache.manifoldcf.crawler.connectors.sharepoint
-
SharePoint Lists Service Wrapper Class
- SPSProxyHelper.MCPermissionsWS - Class in org.apache.manifoldcf.crawler.connectors.sharepoint
-
MC Permissions Service Wrapper Class
- SPSProxyHelper.PermissionsWS - Class in org.apache.manifoldcf.crawler.connectors.sharepoint
-
SharePoint Permissions Service Wrapper Class
- SPSProxyHelper.ResourceProvider - Class in org.apache.manifoldcf.authorities.authorities.sharepoint
-
Implementation of EngineConfiguration that we'll use to get the wsdd file from a local resource.
- SPSProxyHelper.ResourceProvider - Class in org.apache.manifoldcf.crawler.connectors.sharepoint
-
Implementation of EngineConfiguration that we'll use to get the wsdd file from a local resource.
- SPSProxyHelper.StsAdapterWS - Class in org.apache.manifoldcf.crawler.connectors.sharepoint
-
SharePoint StsAdapter (List Data Services) Service Wrapper Class
- SPSProxyHelper.UserGroupWS - Class in org.apache.manifoldcf.authorities.authorities.sharepoint
-
SharePoint UserGroup Service Wrapper Class
- SPSProxyHelper.UserGroupWS - Class in org.apache.manifoldcf.crawler.connectors.sharepoint
-
SharePoint UserGroup Service Wrapper Class
- SPSProxyHelper.VersionsWS - Class in org.apache.manifoldcf.crawler.connectors.sharepoint
-
SharePoint Versions Service Wrapper Class
- SPSProxyHelper.WebsWS - Class in org.apache.manifoldcf.crawler.connectors.sharepoint
-
SharePoint Webs Service Wrapper Class
- StsAdapterWS(String, String, String, EngineConfiguration, HttpClient) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.StsAdapterWS
- stuff(StringBuilder, String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap
-
Stuff characters
- subsPattern - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper
- SystemMetadataDescription(Specification) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.SystemMetadataDescription
-
Constructor
T
- text - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorTokenStream
- textValue - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorToken
- token - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorTokenStream
- toString() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap
-
Convert the matchmap to string form.
- translate(String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap
-
Perform a translation.
- type - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorToken
- TYPE_COMMA - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorToken
- TYPE_GROUP - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorToken
- TYPE_TEXT - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorToken
U
- unpackDate(String, int, Date) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
- url - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.ExecuteMethodThread
- UserGroupWS(String, String, String, EngineConfiguration, HttpClient) - Constructor for class org.apache.manifoldcf.authorities.authorities.sharepoint.SPSProxyHelper.UserGroupWS
- UserGroupWS(String, String, String, EngineConfiguration, HttpClient) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.UserGroupWS
- userName - Variable in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority.AuthorizationResponseDescription
-
The user name
- userName - Variable in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointAuthority.AuthorizationResponseDescription
-
The user name
- userTokenFromLoginName(String) - Static method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority
- userTokenFromSID(String) - Static method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority
V
- valueMunge(String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper
-
Substitute progid where found
- VersionsHeader - Class in org.apache.manifoldcf.crawler.connectors.sharepoint
- VersionsHeader() - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.VersionsHeader
- VersionsWS(String, String, String, EngineConfiguration, HttpClient) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.VersionsWS
- viewConfiguration(IThreadContext, IHTTPOutput, Locale, ConfigParams) - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority
-
View configuration.
- viewConfiguration(IThreadContext, IHTTPOutput, Locale, ConfigParams) - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointAuthority
-
View configuration.
- viewConfiguration(IThreadContext, IHTTPOutput, Locale, ConfigParams) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
View configuration.
- viewSpecification(IHTTPOutput, Locale, Specification, int) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
-
View specification.
W
- WebsWS(String, String, String, EngineConfiguration, HttpClient) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.WebsWS
- writeEngineConfig(AxisEngine) - Method in class org.apache.manifoldcf.authorities.authorities.sharepoint.SPSProxyHelper.ResourceProvider
- writeEngineConfig(AxisEngine) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.ResourceProvider
- wsddPathProperty - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
_
- _rcsid - Static variable in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointADAuthority
- _rcsid - Static variable in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointAuthority
- _rcsid - Static variable in class org.apache.manifoldcf.authorities.authorities.sharepoint.SharePointConfig
- _rcsid - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap
- _rcsid - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.NameValue
- _rcsid - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointConfig
- _rcsid - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
All Classes All Packages