public class ExternalUserAuthenticationDaoImpl extends ExternalUserAuthenticationDaoBase
ExternalUserAuthentication
TRANSFORM_NONE
Constructor and Description |
---|
ExternalUserAuthenticationDaoImpl() |
Modifier and Type | Method and Description |
---|---|
protected List<ExternalUserAuthentication> |
handleFindBySystemId(String externalSystemId)
Performs the core logic for
ExternalUserAuthenticationDaoBase.findBySystemId(String) |
protected Long |
handleFindUserByPermanentId(String externalSystemId,
String permanentId)
Performs the core logic for
ExternalUserAuthenticationDaoBase.findUserByPermanentId(String, String) |
create, create, create, create, evict, findBySystemId, findUserByPermanentId, load, load, loadAll, loadAll, remove, remove, remove, transformEntities, transformEntity, update, update
protected List<ExternalUserAuthentication> handleFindBySystemId(String externalSystemId)
ExternalUserAuthenticationDaoBase.findBySystemId(String)
handleFindBySystemId
in class ExternalUserAuthenticationDaoBase
protected Long handleFindUserByPermanentId(String externalSystemId, String permanentId)
ExternalUserAuthenticationDaoBase.findUserByPermanentId(String, String)
handleFindUserByPermanentId
in class ExternalUserAuthenticationDaoBase
Copyright © 2019 Communote team. All rights reserved.