public class RoleObjectHelper extends Object
Constructor and Description |
---|
RoleObjectHelper() |
Modifier and Type | Method and Description |
---|---|
static List<net.ibizsoftware.jwork.security.authentication.userdetails.RoleEntity> |
findRoleIdListByOwnedRoleIdList(String intSvcNo,
List<RoleUserVO> siteRoleList)
권한 목록 조회
|
public static List<net.ibizsoftware.jwork.security.authentication.userdetails.RoleEntity> findRoleIdListByOwnedRoleIdList(String intSvcNo, List<RoleUserVO> siteRoleList)
intSvcNo
- 통합 사용자 번호siteRoleList
- 사이트 권한 목록Copyright © 2025. All rights reserved.