| Package | Description |
|---|---|
| io.continual.iam | |
| io.continual.iam.impl | |
| io.continual.iam.impl.common | |
| io.continual.iam.impl.jsondoc |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IamDb<I extends Identity,G extends Group>
An IAM DB implements all facets of identity and access management.
|
| Modifier and Type | Method and Description |
|---|---|
AccessManager<G> |
IamServiceManager.getAccessManager()
Get the access manager
|
| Modifier and Type | Class and Description |
|---|---|
class |
MultiSourceDb<I extends Identity,G extends Group> |
| Modifier and Type | Method and Description |
|---|---|
AccessManager<G> |
BasicIamServiceWrapper.getAccessManager() |
| Modifier and Type | Class and Description |
|---|---|
class |
CommonJsonDb<I extends CommonJsonIdentity,G extends CommonJsonGroup>
CommonJsonDb manages identity related objects that are serialized in JSON
|
| Modifier and Type | Class and Description |
|---|---|
class |
JsonDocDb
This "database" is a single JSON document.
|
| Modifier and Type | Method and Description |
|---|---|
AccessManager<CommonJsonGroup> |
SimpleDocDbSvc.getAccessManager() |
Copyright © 2023 continual.io. All rights reserved.