Package | Description |
---|---|
net.ibizsoftware.jwork.security.authentication.mapper |
Modifier and Type | Method and Description |
---|---|
List<PasswordVO> |
PasswordMapper.selectLastPasswordFailHist(Map<String,Object> params)
패스워드 실패 이력을 조회한다.
|
List<PasswordVO> |
PasswordMapper.selectPasswordHistList(String intSvcNo)
패스워드 변경 이력을 조회한다.
|
Modifier and Type | Method and Description |
---|---|
void |
PasswordMapper.insertPasswordFailHist(PasswordVO passwordVo)
패스워드 실패 이력을 추가한다.
|
Copyright © 2025. All rights reserved.