Uses of Class
org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
-
Uses of IdentityInfoEntity in org.camunda.bpm.engine.impl.persistence.entity
Modifier and TypeMethodDescriptionIdentityInfoManager.findUserAccountByUserIdAndKey
(String userId, String userPassword, String key) IdentityInfoManager.findUserInfoByUserIdAndKey
(String userId, String key) Modifier and TypeMethodDescriptionprotected List<IdentityInfoEntity>
IdentityInfoManager.findIdentityInfoDetails
(String identityInfoId) Modifier and TypeMethodDescriptionvoid
IdentityInfoManager.deleteIdentityInfo
(IdentityInfoEntity identityInfo)