public class MockIdentityInfoExternalProvider extends Object implements IIdentityInfoExternalProvider
Constructor and Description |
---|
MockIdentityInfoExternalProvider() |
Modifier and Type | Method and Description |
---|---|
fr.paris.lutece.plugins.identitystore.web.rs.dto.IdentityChangeDto |
getIdentityInfo(String strConnectionId)
Gives identity information from external source.
|
public fr.paris.lutece.plugins.identitystore.web.rs.dto.IdentityChangeDto getIdentityInfo(String strConnectionId) throws fr.paris.lutece.plugins.identitystore.web.exception.IdentityNotFoundException
getIdentityInfo
in interface IIdentityInfoExternalProvider
strConnectionId
- the connection idfr.paris.lutece.plugins.identitystore.web.exception.IdentityNotFoundException
- if no identity can be retrieve from external sourceCopyright © 2017 City of Paris. All rights reserved.