public class MyLuteceExternalIdentityService extends Object implements IMyLuteceExternalIdentityService
Constructor and Description |
---|
MyLuteceExternalIdentityService() |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getIdentityInformations(String strUserName)
Return identities informations on user
|
Map<String,String> |
getIdentityInformations(String strUserName,
Map<String,List<String>> attributeUserMappings)
Return identities informations on user
|
static IMyLuteceExternalIdentityService |
getInstance()
Get the instance of the MyLuteceExternalIdentityService service
|
public static IMyLuteceExternalIdentityService getInstance()
public Map<String,String> getIdentityInformations(String strUserName)
getIdentityInformations
in interface IMyLuteceExternalIdentityService
strUserName
- the user namepublic Map<String,String> getIdentityInformations(String strUserName, Map<String,List<String>> attributeUserMappings)
getIdentityInformations
in interface IMyLuteceExternalIdentityService
strUserName
- the user nameattributeUserMappings
- the user MappingCopyright © 2021 City of Paris. All rights reserved.