| Modifier and Type | Method and Description |
|---|---|
SyncContext |
SyncHandler.createContext(ExternalIdentityProvider idp,
org.apache.jackrabbit.api.security.user.UserManager userManager,
javax.jcr.ValueFactory valueFactory)
Initializes a sync context which is used to start the sync operations.
|
SyncContext |
SyncContext.setForceGroupSync(boolean force)
|
SyncContext |
SyncContext.setForceUserSync(boolean force)
|
SyncContext |
SyncContext.setKeepMissing(boolean keep)
See
isKeepMissing() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSyncContext
Internal implementation of the sync context
|
| Modifier and Type | Method and Description |
|---|---|
SyncContext |
DefaultSyncContext.setForceGroupSync(boolean forceGroupSync) |
SyncContext |
DefaultSyncContext.setForceUserSync(boolean forceUserSync)
|
SyncContext |
DefaultSyncContext.setKeepMissing(boolean keepMissing)
See
isKeepMissing() |
| Modifier and Type | Method and Description |
|---|---|
SyncContext |
DefaultSyncHandler.createContext(ExternalIdentityProvider idp,
org.apache.jackrabbit.api.security.user.UserManager userManager,
javax.jcr.ValueFactory valueFactory)
Initializes a sync context which is used to start the sync operations.
|
Copyright © 2012-2016 The Apache Software Foundation. All Rights Reserved.