Modifier and Type | Method and Description |
---|---|
static Optional<ReconStatus> |
StatusUtils.getReconStatus(String anyTypeKey,
String connObjectKeyValue,
String resource) |
static List<Pair<String,ReconStatus>> |
StatusUtils.getReconStatuses(String anyTypeKey,
String anyKey,
Collection<String> resources) |
Modifier and Type | Method and Description |
---|---|
ReconStatus |
ReconciliationRestClient.status(ReconQuery reconQuery) |
Modifier and Type | Method and Description |
---|---|
ReconStatus |
ReconciliationService.status(ReconQuery query)
Gets compared status between attributes in Syncope and on the given External Resource.
|
Modifier and Type | Method and Description |
---|---|
ReconStatus |
ReconciliationLogic.status(String anyTypeKey,
String resourceKey,
Filter filter,
Set<String> moreAttrsToGet) |
ReconStatus |
ReconciliationLogic.status(String anyTypeKey,
String resourceKey,
String anyKey,
Set<String> moreAttrsToGet) |
Modifier and Type | Method and Description |
---|---|
ReconStatus |
ReconciliationServiceImpl.status(ReconQuery query) |
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.