Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.annotations.gwt.server.configuration
Class GenericUserInfoMapper

java.lang.Object
  extended by org.nuxeo.ecm.platform.annotations.gwt.server.configuration.GenericUserInfoMapper
All Implemented Interfaces:
UserInfoMapper

public class GenericUserInfoMapper
extends Object
implements UserInfoMapper


Constructor Summary
GenericUserInfoMapper()
           
 
Method Summary
 Map<String,String> getUserInfo(NuxeoPrincipal principal)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenericUserInfoMapper

public GenericUserInfoMapper()
Method Detail

getUserInfo

public Map<String,String> getUserInfo(NuxeoPrincipal principal)
Specified by:
getUserInfo in interface UserInfoMapper

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.