| Package | Description | 
|---|---|
| org.camunda.bpm.engine.impl.persistence.entity | 
| Modifier and Type | Method and Description | 
|---|---|
IdentityInfoEntity | 
IdentityInfoManager.findUserAccountByUserIdAndKey(String userId,
                             String userPassword,
                             String key)  | 
IdentityInfoEntity | 
IdentityInfoManager.findUserInfoByUserIdAndKey(String userId,
                          String key)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected List<IdentityInfoEntity> | 
IdentityInfoManager.findIdentityInfoDetails(String identityInfoId)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
IdentityInfoManager.deleteIdentityInfo(IdentityInfoEntity identityInfo)  | 
Copyright © 2017. All rights reserved.