public class IdentityStoreAppRightsRequest extends IdentityStoreRequest
ERROR_JSON_MAPPING
Constructor and Description |
---|
IdentityStoreAppRightsRequest(String strClientAppCode,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
Modifier and Type | Method and Description |
---|---|
protected String |
doSpecificRequest()
Specific action for the request
|
protected void |
validRequest()
Valid the request according to parameter
|
doRequest
public IdentityStoreAppRightsRequest(String strClientAppCode, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
strClientAppCode
- the application codeobjectMapper
- the JSON mapperprotected void validRequest() throws fr.paris.lutece.portal.service.util.AppException
validRequest
in class IdentityStoreRequest
fr.paris.lutece.portal.service.util.AppException
- if request not validprotected String doSpecificRequest() throws fr.paris.lutece.portal.service.util.AppException
doSpecificRequest
in class IdentityStoreRequest
fr.paris.lutece.portal.service.util.AppException
- in case of request failCopyright © 2018 City of Paris. All rights reserved.