public final class ModelUtils extends Object
Modifier and Type | Method and Description |
---|---|
static void |
storeUnauthorizedAddress(Map<String,Object> model,
String strAddress,
fr.paris.lutece.portal.service.security.LuteceUser user)
Stores into the specified model the flag to know if the user address is authorized or not
|
public static void storeUnauthorizedAddress(Map<String,Object> model, String strAddress, fr.paris.lutece.portal.service.security.LuteceUser user)
model
- the model the fillstrAddress
- the user addressuser
- the userCopyright © 2020 City of Paris. All rights reserved.