Uses of Interface
org.nuxeo.usermapper.extension.UserMapper
Packages that use UserMapper
Package
Description
-
Uses of UserMapper in org.nuxeo.ecm.platform.shibboleth.auth
Fields in org.nuxeo.ecm.platform.shibboleth.auth declared as UserMapperModifier and TypeFieldDescriptionprotected UserMapper
ShibbolethAuthenticationPlugin.externalMapper
-
Uses of UserMapper in org.nuxeo.ecm.platform.ui.web.keycloak
Classes in org.nuxeo.ecm.platform.ui.web.keycloak that implement UserMapperModifier and TypeClassDescriptionclass
Plugin for the UserMapper to manage mapping between Ketcloack user and Nuxeo counterpart -
Uses of UserMapper in org.nuxeo.usermapper.extension
Classes in org.nuxeo.usermapper.extension that implement UserMapperModifier and TypeClassDescriptionclass
Provide default implementation for interaction with theUserManager
.class
Implement theUserMapper
using Groovy Scripting for the mapping partclass
UserMapper
implementation using Nashorn to implement logic using JavaScript -
Uses of UserMapper in org.nuxeo.usermapper.service
Fields in org.nuxeo.usermapper.service with type parameters of type UserMapperMethods in org.nuxeo.usermapper.service that return UserMapperModifier and TypeMethodDescriptionUserMapperDescriptor.getInstance()
returns the named mapper is any