|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jbpm.security.authorization.IdentityAuthorizationService
public class IdentityAuthorizationService
| Constructor Summary | |
|---|---|
IdentityAuthorizationService()
|
|
| Method Summary | |
|---|---|
void |
checkPermission(java.security.Permission permission)
verify if the currently authenticated has the given permission. |
void |
close()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IdentityAuthorizationService()
| Method Detail |
|---|
public void checkPermission(java.security.Permission permission)
throws java.security.AccessControlException
AuthorizationService
checkPermission in interface AuthorizationServicejava.security.AccessControlException - if the current authenticated actor is not
authorized.public void close()
close in interface Service
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||