| Package | Description |
|---|---|
| io.continual.iam.impl.common | |
| io.continual.iam.impl.jsondoc |
| Constructor and Description |
|---|
CommonJsonGroup(CommonJsonDb<?,?> db,
String id,
org.json.JSONObject groupData)
Deprecated.
Use the other form, which is more similar to the identity constructor
|
CommonJsonGroup(String id,
org.json.JSONObject groupData,
CommonJsonDb<?,?> db) |
CommonJsonIdentity(String userId,
org.json.JSONObject userRecord,
CommonJsonDb<? extends CommonJsonIdentity,?> db) |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonDocDb
This "database" is a single JSON document.
|
Copyright © 2022 continual.io. All rights reserved.