| 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 |
|---|---|
@Nullable SyncHandler |
SyncManager.getSyncHandler(@NotNull String name)
Returns the sync handler with the given name.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSyncHandler
DefaultSyncHandler implements an sync handler that synchronizes users and groups from an external identity
provider with the repository users. |
| Modifier and Type | Method and Description |
|---|---|
SyncHandler |
SyncManagerImpl.getSyncHandler(@NotNull String name) |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.