public class UserMapperBasedResolver extends Object implements UserResolver
UserMapperService
Modifier and Type | Field and Description |
---|---|
protected static String |
DEFAULT_USER_MAPPER_CONFIG |
protected String |
mapperName |
protected static String |
USER_RESOLVER_MAPPING |
Constructor and Description |
---|
UserMapperBasedResolver() |
Modifier and Type | Method and Description |
---|---|
String |
findOrCreateNuxeoUser(SAMLCredential userInfo) |
void |
init(Map<String,String> parameters) |
protected static final String USER_RESOLVER_MAPPING
protected static final String DEFAULT_USER_MAPPER_CONFIG
protected String mapperName
public UserMapperBasedResolver()
public String findOrCreateNuxeoUser(SAMLCredential userInfo)
findOrCreateNuxeoUser
in interface UserResolver
Copyright © 2015 Nuxeo SA. All rights reserved.