| Package | Description |
|---|---|
| io.continual.iam.impl.common | |
| io.continual.iam.impl.jsondoc |
| Modifier and Type | Method and Description |
|---|---|
CommonJsonDb<I,G> |
CommonJsonDb.addJwtValidator(JwtValidator v) |
| Constructor and Description |
|---|
CommonJsonGroup(CommonJsonDb<?,?> db,
String id,
org.json.JSONObject group) |
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 © 2021 continual.io. All rights reserved.