| 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.
|
| Modifier and Type | Method and Description |
|---|---|
SyncResult |
DynamicSyncContext.sync(ExternalIdentity identity) |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.