Class GoogleAppsSyncProperties
java.lang.Object
edu.internet2.middleware.changelogconsumer.googleapps.utils.GoogleAppsSyncProperties
Collects all the various properties and makes them available to the consumer and fullSync.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
com.google.api.services.groupssettings.model.Groups
String[]
int
int
boolean
boolean
int
int
int
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
-
Field Details
-
defaultDirectoryScopes
-
-
Constructor Details
-
GoogleAppsSyncProperties
-
-
Method Details
-
isRetryOnError
public boolean isRetryOnError() -
getHandleDeletedGroup
-
shouldIncludeUserInGlobalAddressList
public boolean shouldIncludeUserInGlobalAddressList() -
getDefaultGroupSettings
public com.google.api.services.groupssettings.model.Groups getDefaultGroupSettings() -
getSubjectSurnameField
-
getSubjectGivenNameField
-
useSimpleSubjectNaming
public boolean useSimpleSubjectNaming() -
shouldDeprovisionUsers
public boolean shouldDeprovisionUsers() -
shouldProvisionUsers
public boolean shouldProvisionUsers() -
getAddExternalUsersToGroups
public boolean getAddExternalUsersToGroups() -
getGoogleGroupCacheValidity
public int getGoogleGroupCacheValidity() -
getGoogleUserCacheValidity
public int getGoogleUserCacheValidity() -
getprefillGoogleCachesForConsumer
public boolean getprefillGoogleCachesForConsumer() -
getprefillGoogleCachesForFullSync
public boolean getprefillGoogleCachesForFullSync() -
getSubjectIdentifierExpression
-
getGroupIdentifierExpression
-
getGoogleDomain
-
getServiceImpersonationUser
-
getServiceAccountEmail
-
getServiceAccountPKCS12FilePath
-
getServiceAccountPrivateKey
-
getWhoCanManageJexl
-
getWhoCanManage
-
getGoogleGroupFilter
-
shouldIgnoreExtraGoogleMembers
public boolean shouldIgnoreExtraGoogleMembers() -
shouldIgnoreExtraGoogleGroups
public boolean shouldIgnoreExtraGoogleGroups() -
useGroupSettings
public boolean useGroupSettings() -
getRecentlyManipulatedQueueSize
public int getRecentlyManipulatedQueueSize() -
getRecentlyManipulatedQueueDelay
public int getRecentlyManipulatedQueueDelay() -
getProxyHost
-
getProxyPort
public int getProxyPort() -
getDirectoryScopes
-