|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Permission | |
com.pow2.acl.dao |
Uses of Permission in com.pow2.acl.dao |
Methods in com.pow2.acl.dao with parameters of type Permission | |
boolean |
ACLDAO.hasUserPermission(com.pow2.user.User user,
Permission permission)
Check if the user has got the input permission. |
boolean |
ACLDAO.hasUserPermission(com.pow2.user.User user,
Group group,
Permission permission)
Check if the user belonging to the input group has got the input permission. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |