| Package | Description |
|---|---|
| org.apache.syncope.common.rest.api.beans | |
| org.apache.syncope.common.rest.api.service |
| Modifier and Type | Method and Description |
|---|---|
RealmQuery |
RealmQuery.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
PagedResult<RealmTO> |
RealmService.search(RealmQuery query)
Returns a list of existing realms matching the given query (not including descendant realms) and the total number
of descendant realms.
|
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.