Nuxeo Enterprise Platform 5.4

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 java.lang.Object
implements UserInfoMapper


Constructor Summary
GenericUserInfoMapper()
           
 
Method Summary
 java.util.Map<java.lang.String,java.lang.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 java.util.Map<java.lang.String,java.lang.String> getUserInfo(NuxeoPrincipal principal)
Specified by:
getUserInfo in interface UserInfoMapper

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.