|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AuthorizationService
| Method Summary | |
|---|---|
void |
checkPermission(Permission permission)
verify if the currently authenticated has the given permission. |
| Methods inherited from interface org.jbpm.svc.Service |
|---|
close |
| Method Detail |
|---|
void checkPermission(Permission permission)
throws AccessControlException
AccessControlException - if the current authenticated actor is not
authorized.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||