| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.spi.security.authentication.external | |
| org.apache.jackrabbit.oak.spi.security.authentication.external.impl |
| Modifier and Type | Method and Description |
|---|---|
SyncContext |
SyncHandler.createContext(ExternalIdentityProvider idp,
org.apache.jackrabbit.api.security.user.UserManager userManager,
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 | Method and Description |
|---|---|
SyncContext |
DefaultSyncHandler.createContext(ExternalIdentityProvider idp,
org.apache.jackrabbit.api.security.user.UserManager userManager,
ValueFactory valueFactory)
Initializes a sync context which is used to start the sync operations.
|
Copyright © 2012-2015 The Apache Software Foundation. All Rights Reserved.