|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.security.SecurityHelper
public class SecurityHelper
provides helper methods to access the authentication and authorization services.
| Method Summary | |
|---|---|
static void |
checkPermission(Permission permission)
helper method to check the permissions of a jbpm secured operation. |
static String |
getAuthenticatedActorId()
helper method to look up the authenticated actorId in the current jbpm context. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static String getAuthenticatedActorId()
public static void checkPermission(Permission permission)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||