| Interface | Description | 
|---|---|
| UserMapper | 
 Interface for class providing a named implementation for the  
UserMapperService | 
| Class | Description | 
|---|---|
| AbstractUserMapper | 
 Provide default implementation for interaction with the  
UserManager. | 
| GroovyUserMapper | 
 Implement the  
UserMapper using Groovy Scripting for the mapping part | 
| NashornUserMapper | 
UserMapper implementation using Nashorn to implement logic using JavaScript | 
Copyright © 2019 Nuxeo. All rights reserved.