@ApplicationScoped public class FWRoleManagerImpl extends Object implements com.handywedge.role.FWRoleManager
| コンストラクタと説明 |
|---|
FWRoleManagerImpl() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
com.handywedge.role.FWAction |
checkAction(String preStatus,
String postStatus) |
com.handywedge.role.FWAction |
checkAction(String preStatus,
String postStatus,
String role) |
List<String> |
getActions(String currentStatus) |
List<String> |
getActions(String currentStatus,
String role) |
boolean |
isAccessAllow() |
public List<String> getActions(String currentStatus)
getActions インタフェース内 com.handywedge.role.FWRoleManagerpublic List<String> getActions(String currentStatus, String role)
getActions インタフェース内 com.handywedge.role.FWRoleManagerpublic com.handywedge.role.FWAction checkAction(String preStatus, String postStatus) throws com.handywedge.role.FWRoleException
checkAction インタフェース内 com.handywedge.role.FWRoleManagercom.handywedge.role.FWRoleExceptionpublic com.handywedge.role.FWAction checkAction(String preStatus, String postStatus, String role) throws com.handywedge.role.FWRoleException
checkAction インタフェース内 com.handywedge.role.FWRoleManagercom.handywedge.role.FWRoleExceptionpublic boolean isAccessAllow()
isAccessAllow インタフェース内 com.handywedge.role.FWRoleManagerHandywedge ver 0.10.0. Copyright (c) 2019 Handywedge Co.,Ltd.