fr.paris.lutece.plugins.mylutece.service
Class MyLuteceUserAttributesService

java.lang.Object
  extended by fr.paris.lutece.plugins.mylutece.service.MyLuteceUserAttributesService
All Implemented Interfaces:
fr.paris.lutece.portal.service.security.UserAttributesService

public final class MyLuteceUserAttributesService
extends java.lang.Object
implements fr.paris.lutece.portal.service.security.UserAttributesService

MyLuteceUserAttributesService


Constructor Summary
MyLuteceUserAttributesService()
           
 
Method Summary
 java.lang.String getAttribute(java.lang.String strUserId, java.lang.String strAttribute)
          
 java.util.Map<java.lang.String,java.lang.String> getAttributes(java.lang.String strUserId)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyLuteceUserAttributesService

public MyLuteceUserAttributesService()
Method Detail

getAttribute

public java.lang.String getAttribute(java.lang.String strUserId,
                                     java.lang.String strAttribute)

Specified by:
getAttribute in interface fr.paris.lutece.portal.service.security.UserAttributesService

getAttributes

public java.util.Map<java.lang.String,java.lang.String> getAttributes(java.lang.String strUserId)

Specified by:
getAttributes in interface fr.paris.lutece.portal.service.security.UserAttributesService


Copyright © 2012 Mairie de Paris. All Rights Reserved.