public interface UserAdapter
Modifier and Type | Method and Description |
---|---|
String |
getCompany() |
String |
getEmail() |
String |
getFirstName() |
List<String> |
getGroups() |
String |
getLastName() |
String |
getName() |
String |
getSchemaName() |
String getName() throws ClientException
ClientException
String getFirstName() throws ClientException
ClientException
String getLastName() throws ClientException
ClientException
String getEmail() throws ClientException
ClientException
String getCompany() throws ClientException
ClientException
List<String> getGroups() throws ClientException
ClientException
String getSchemaName() throws ClientException
ClientException
Copyright © 2014 Nuxeo SA. All rights reserved.