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 © 2015 Nuxeo SA. All rights reserved.