public class IdentityRestServiceImpl extends AbstractRestProcessEngineAware implements IdentityRestService
objectMapper, relativeRootResourcePathprocessEnginePATH| Constructor and Description | 
|---|
| IdentityRestServiceImpl(String engineName,
                       com.fasterxml.jackson.databind.ObjectMapper objectMapper) | 
| Modifier and Type | Method and Description | 
|---|---|
| GroupInfoDto | getGroupInfo(String userId) | 
| AuthenticationResult | verifyUser(BasicUserCredentialsDto credentialsDto) | 
getObjectMapper, getProcessEngine, setRelativeRootResourceUripublic IdentityRestServiceImpl(String engineName, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
public GroupInfoDto getGroupInfo(String userId)
getGroupInfo in interface IdentityRestServicepublic AuthenticationResult verifyUser(BasicUserCredentialsDto credentialsDto)
verifyUser in interface IdentityRestServiceCopyright © 2019. All rights reserved.