public class CouchNunaliitUtils extends Object
| Constructor and Description |
|---|
CouchNunaliitUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
adjustDocumentForStorage(org.json.JSONObject doc,
CouchAuthenticationContext userContext) |
static List<org.json.JSONObject> |
findStructuresOfType(String type,
org.json.JSONObject doc) |
static boolean |
hasAdministratorRole(CouchAuthenticationContext userContext,
String atlasName) |
static boolean |
hasVetterRole(CouchAuthenticationContext userContext,
String atlasName) |
public static void adjustDocumentForStorage(org.json.JSONObject doc,
CouchAuthenticationContext userContext)
throws Exception
Exceptionpublic static boolean hasAdministratorRole(CouchAuthenticationContext userContext, String atlasName)
public static boolean hasVetterRole(CouchAuthenticationContext userContext, String atlasName)
Copyright © 2014. All Rights Reserved.