Uses of Class
org.camunda.bpm.engine.rest.dto.identity.UserCredentialsDto
Package
Description
-
Uses of UserCredentialsDto in org.camunda.bpm.engine.rest.dto.identity
Modifier and TypeClassDescriptionclass
Represent username\password pair for user verification -
Uses of UserCredentialsDto in org.camunda.bpm.engine.rest.sub.identity
Modifier and TypeMethodDescriptionvoid
UserResource.updateCredentials
(UserCredentialsDto account) -
Uses of UserCredentialsDto in org.camunda.bpm.engine.rest.sub.identity.impl
Modifier and TypeMethodDescriptionvoid
UserResourceImpl.updateCredentials
(UserCredentialsDto account)