Package | Description |
---|---|
fr.paris.lutece.plugins.identitystore.service | |
fr.paris.lutece.plugins.identitystore.service.listeners | |
fr.paris.lutece.plugins.identitystore.web.rs |
Modifier and Type | Method and Description |
---|---|
static void |
IdentityStoreService.setAttribute(Identity identity,
String strKey,
String strValue,
ChangeAuthor author,
AttributeCertificate certificate)
Set an attribute value associated to an identity
|
Modifier and Type | Method and Description |
---|---|
static AttributeChange |
IdentityStoreNotifyListenerService.buildAttributeChange(Identity identity,
String strKey,
String strValue,
String strOldValue,
ChangeAuthor author,
AttributeCertificate certificate,
boolean bIsCreation)
create and return an AttributeChange from input params
|
Modifier and Type | Method and Description |
---|---|
static ChangeAuthor |
DtoConverter.getAuthor(fr.paris.lutece.plugins.identitystore.web.rs.dto.AuthorDto authorDto)
returns ChangeAuthor read from authorDto
|
Copyright © 2017 City of Paris. All rights reserved.