Uses of Interface
org.nuxeo.usermapper.service.UserMapperService
-
Packages that use UserMapperService Package Description org.nuxeo.scim.server.mapper org.nuxeo.usermapper.service -
-
Uses of UserMapperService in org.nuxeo.scim.server.mapper
Fields in org.nuxeo.scim.server.mapper declared as UserMapperService Modifier and Type Field Description protected UserMapperServiceConfigurableUserMapper. mapperService -
Uses of UserMapperService in org.nuxeo.usermapper.service
Classes in org.nuxeo.usermapper.service that implement UserMapperService Modifier and Type Class Description classUserMapperComponentComponent to manage extension point and expose theUserMapperServiceinterface.
-