Uses of Class
org.camunda.bpm.engine.rest.dto.identity.BasicUserCredentialsDto

Packages that use BasicUserCredentialsDto
org.camunda.bpm.engine.rest   
org.camunda.bpm.engine.rest.impl   
 

Uses of BasicUserCredentialsDto in org.camunda.bpm.engine.rest
 

Methods in org.camunda.bpm.engine.rest with parameters of type BasicUserCredentialsDto
 AuthenticationResult IdentityRestService.verifyUser(BasicUserCredentialsDto credentialsDto)
           
 

Uses of BasicUserCredentialsDto in org.camunda.bpm.engine.rest.impl
 

Methods in org.camunda.bpm.engine.rest.impl with parameters of type BasicUserCredentialsDto
 AuthenticationResult IdentityRestServiceImpl.verifyUser(BasicUserCredentialsDto credentialsDto)
           
 



Copyright © 2017 camunda services GmbH. All rights reserved.