public interface VirtualUser extends Serializable
| Modifier and Type | Method and Description | 
|---|---|
List<String> | 
getGroups()  | 
String | 
getId()  | 
String | 
getPassword()  | 
Map<String,Serializable> | 
getProperties()  | 
boolean | 
isSearchable()  | 
String getPassword()
boolean isSearchable()
Map<String,Serializable> getProperties()
Copyright © 2019 Nuxeo. All rights reserved.