| Modifier and Type | Method and Description |
|---|---|
@NotNull SyncResult |
SyncContext.sync(@NotNull ExternalIdentity identity)
Synchronizes an external identity with the repository based on the respective configuration.
|
@NotNull SyncResult |
SyncContext.sync(@NotNull 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 |
|---|---|
@NotNull SyncResult |
DefaultSyncContext.sync(@NotNull ExternalIdentity identity)
Synchronizes an external identity with the repository based on the respective configuration.
|
@NotNull SyncResult |
DefaultSyncContext.sync(@NotNull String id)
Synchronizes an authorizable with the corresponding external identity with the repository based on the respective
configuration.
|
| Modifier and Type | Method and Description |
|---|---|
@NotNull SyncResult |
DynamicSyncContext.sync(@NotNull ExternalIdentity identity) |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.