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