|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AuthorizationService
| Method Summary | |
|---|---|
void |
checkPermission(java.security.Permission permission)
verify if the currently authenticated has the given permission. |
| Methods inherited from interface org.jbpm.svc.Service |
|---|
close |
| Method Detail |
|---|
void checkPermission(java.security.Permission permission)
throws java.security.AccessControlException
java.security.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 | ||||||||