|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResourceType
Defines a type of resource protected by the CamsPolicyServer.
| Method Summary | |
|---|---|
long |
getActionMask(String action)
Get the action mask for an action. |
String[] |
getActions()
Get the available actions. |
String |
getDesc()
Get the description. |
String |
getName()
Get the name. |
| Method Detail |
|---|
String getName()
String getDesc()
String[] getActions()
long getActionMask(String action)
throws UnknownActionException
action - the action to get the mask for.
UnknownActionException - if action is not a valid action.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||