public class OAuth2ServiceUserStore extends Object
| Modifier and Type | Field and Description | 
|---|---|
static String | 
DIRECTORY_NAME  | 
static String | 
ENTRY_ID  | 
protected static org.apache.commons.logging.Log | 
log  | 
| Constructor and Description | 
|---|
OAuth2ServiceUserStore(String serviceName)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
find(Map<String,Serializable> filter)  | 
protected DocumentModelList | 
query(Map<String,Serializable> filter)  | 
String | 
store(String nuxeoLogin)  | 
String | 
store(String nuxeoLogin,
     Map<String,Object> fields)  | 
protected static final org.apache.commons.logging.Log log
public static final String DIRECTORY_NAME
public static final String ENTRY_ID
public OAuth2ServiceUserStore(String serviceName)
Copyright © 2019 Nuxeo. All rights reserved.