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 UserMapperShibbolethAuthenticationPlugin.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 TypeClassDescriptionclassPlugin 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 TypeClassDescriptionclassProvide default implementation for interaction with theUserManager.classImplement theUserMapperusing Groovy Scripting for the mapping partclassUserMapperimplementation 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