Skip navigation links
A B C D E F G H I J L M N O P R S T U V W X 

A

AbstractDocumentFilter - Class in com.google.enterprise.connector.util.filter
A base Document filter implementation that does nothing.
AbstractDocumentFilter() - Constructor for class com.google.enterprise.connector.util.filter.AbstractDocumentFilter
 
acceptGuarantee(MonitorCheckpoint) - Method in class com.google.enterprise.connector.util.diffing.DocumentSnapshotRepositoryMonitor
 
acceptGuarantees(Map<String, MonitorCheckpoint>) - Method in interface com.google.enterprise.connector.util.diffing.DocumentSnapshotRepositoryMonitorManager
Receives information specifying what is guaranteed to be delivered to GSA.
acceptGuarantees(Map<String, MonitorCheckpoint>) - Method in class com.google.enterprise.connector.util.diffing.DocumentSnapshotRepositoryMonitorManagerImpl
 
acceptGuarantees(Map<String, MonitorCheckpoint>) - Method in class com.google.enterprise.connector.util.diffing.testing.FakeDocumentSnapshotRepositoryMonitorManager
 
ACL_PROPNAME_PREFIX - Static variable in class com.google.enterprise.connector.spi.SpiConstants
The prefix for the ACL property names.
AclPropertyFilter - Class in com.google.enterprise.connector.util.filter
A Document filter that forces the SpiConstants.CaseSensitivityType field for all ACL Principals supplied by the connector to be set to a specified value.
AclPropertyFilter() - Constructor for class com.google.enterprise.connector.util.filter.AclPropertyFilter
 
add(String, FilterReason) - Method in interface com.google.enterprise.connector.util.diffing.DocumentSink
Adds a filtered document and the reason it was filtered.
add(String, FilterReason) - Method in class com.google.enterprise.connector.util.diffing.LoggingDocumentSink
 
addPrincipal(String, SpiConstants.AclScope, SpiConstants.AclAccess) - Method in class com.google.enterprise.connector.spi.SecureDocument
Adds a user or group to the ACL.
AddPropertyFilter - Class in com.google.enterprise.connector.util.filter
A Document filter that adds a new Property or adds values to an existing Property.
AddPropertyFilter() - Constructor for class com.google.enterprise.connector.util.filter.AddPropertyFilter
 
AdjustableClock - Class in com.google.enterprise.connector.util.testing
An adjustable clock to allow better testing.
AdjustableClock() - Constructor for class com.google.enterprise.connector.util.testing.AdjustableClock
Constructor that sets the initial time to the current time.
AdjustableClock(long) - Constructor for class com.google.enterprise.connector.util.testing.AdjustableClock
Constructor that sets the current time to the supplied time.
adjustTime(long) - Method in class com.google.enterprise.connector.util.testing.AdjustableClock
Adjust the current time.
allowAllMimeTypes(boolean) - Method in class com.google.enterprise.connector.util.diffing.testing.FakeTraversalContext
 
ALPHABET - Static variable in class com.google.enterprise.connector.util.Base64
The 64 valid Base64 encoding characters.
authenticate(AuthenticationIdentity) - Method in interface com.google.enterprise.connector.spi.AuthenticationManager
Authenticates against the repository and returns an AuthenticationResponse indicating whether authentication was successful.
AuthenticationIdentity - Interface in com.google.enterprise.connector.spi
Interface for the identity parameter of the AuthenticationManager.authenticate method.
AuthenticationManager - Interface in com.google.enterprise.connector.spi
Authentication Manager.
AuthenticationResponse - Class in com.google.enterprise.connector.spi
The response from the AuthenticationManager.authenticate method.
AuthenticationResponse(boolean, String) - Constructor for class com.google.enterprise.connector.spi.AuthenticationResponse
Makes an AuthenticationResponse.
AuthenticationResponse(boolean, String, Collection<?>) - Constructor for class com.google.enterprise.connector.spi.AuthenticationResponse
Makes an AuthenticationResponse.
AuthorizationManager - Interface in com.google.enterprise.connector.spi
Authorization Manager.
AuthorizationResponse - Class in com.google.enterprise.connector.spi
The carrier type of the list returned by the AuthorizationManager.authorizeDocids method.
AuthorizationResponse(boolean, String) - Constructor for class com.google.enterprise.connector.spi.AuthorizationResponse
Makes an AuthorizationResponse.
AuthorizationResponse(AuthorizationResponse.Status, String) - Constructor for class com.google.enterprise.connector.spi.AuthorizationResponse
Makes an AuthorizationResponse.
AuthorizationResponse.Status - Enum in com.google.enterprise.connector.spi
Authorization Status codes.
authorizeDocids(Collection<String>, AuthenticationIdentity) - Method in interface com.google.enterprise.connector.spi.AuthorizationManager
Gets authorization from the repository for a set of documents by ID.
available() - Method in class com.google.enterprise.connector.util.Base64FilterInputStream
Return the number of bytes available to read.
A B C D E F G H I J L M N O P R S T U V W X 
Skip navigation links