Modifier and Type | Field and Description |
---|---|
protected UserMapper |
ShibbolethAuthenticationPlugin.externalMapper |
Modifier and Type | Class and Description |
---|---|
class |
KeycloakUserMapper
Plugin for the UserMapper to manage mapping between Ketcloack user and Nuxeo counterpart
|
Modifier and Type | Class and Description |
---|---|
class |
ShibbolethUserMapper
User mapper for handling user post creation when authenticating with Shibboleth (by invitation)
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractUserMapper
Provide default implementation for interaction with the
UserManager . |
class |
GroovyUserMapper
Implement the
UserMapper using Groovy Scripting for the mapping part |
class |
NashornUserMapper
UserMapper implementation using Nashorn to implement logic using JavaScript |
Modifier and Type | Field and Description |
---|---|
protected Map<String,UserMapper> |
UserMapperComponent.mappers |
Modifier and Type | Method and Description |
---|---|
UserMapper |
UserMapperDescriptor.getInstance() |
UserMapper |
UserMapperService.getMapper(String mappingName)
returns the named mapper is any
|
UserMapper |
UserMapperComponent.getMapper(String mappingName) |
Copyright © 2016 Nuxeo SA. All rights reserved.