public class GoogleAppsSyncProperties extends Object
| Modifier and Type | Field and Description |
|---|---|
static String[] |
defaultDirectoryScopes |
| Constructor and Description |
|---|
GoogleAppsSyncProperties(String consumerName) |
public static final String[] defaultDirectoryScopes
public GoogleAppsSyncProperties(String consumerName)
public boolean isRetryOnError()
public String getHandleDeletedGroup()
public boolean shouldIncludeUserInGlobalAddressList()
public com.google.api.services.groupssettings.model.Groups getDefaultGroupSettings()
public String getSubjectSurnameField()
public String getSubjectGivenNameField()
public boolean useSimpleSubjectNaming()
public boolean shouldDeprovisionUsers()
public boolean shouldProvisionUsers()
public boolean getAddExternalUsersToGroups()
public int getGoogleGroupCacheValidity()
public int getGoogleUserCacheValidity()
public boolean getprefillGoogleCachesForConsumer()
public boolean getprefillGoogleCachesForFullSync()
public String getSubjectIdentifierExpression()
public String getGroupIdentifierExpression()
public String getGoogleDomain()
public String getServiceImpersonationUser()
public String getServiceAccountEmail()
public String getServiceAccountPKCS12FilePath()
public PrivateKey getServiceAccountPrivateKey()
public String getWhoCanManageJexl()
public String getWhoCanManage()
public String getGoogleGroupFilter()
public boolean shouldIgnoreExtraGoogleMembers()
public boolean shouldIgnoreExtraGoogleGroups()
public boolean useGroupSettings()
public int getRecentlyManipulatedQueueSize()
public int getRecentlyManipulatedQueueDelay()
public String getProxyHost()
public int getProxyPort()
public String[] getDirectoryScopes()
Copyright © 2016 Internet2. All rights reserved.