| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.spi.security.authentication.external | |
| org.apache.jackrabbit.oak.spi.security.authentication.external.basic |
| Modifier and Type | Method and Description |
|---|---|
SyncResult |
SyncContext.sync(ExternalIdentity identity)
Synchronizes an external identity with the repository based on the respective configuration.
|
SyncResult |
SyncContext.sync(String id)
Synchronizes an authorizable with the corresponding external identity with the repository based on the respective
configuration.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSyncResultImpl
Implements a simple sync result with and id and a status.
|
| Modifier and Type | Method and Description |
|---|---|
SyncResult |
DefaultSyncContext.sync(ExternalIdentity identity)
Synchronizes an external identity with the repository based on the respective configuration.
|
SyncResult |
DefaultSyncContext.sync(String id)
Synchronizes an authorizable with the corresponding external identity with the repository based on the respective
configuration.
|
Copyright © 2012-2016 The Apache Software Foundation. All Rights Reserved.