Uses of Interface
org.camunda.bpm.webapp.impl.security.SecurityActions.SecurityAction
-
Uses of SecurityActions.SecurityAction in org.camunda.bpm.webapp.impl.security
Modifier and TypeMethodDescriptionstatic <T> T
SecurityActions.runWithAuthentications
(SecurityActions.SecurityAction<T> action, Authentications authentications) static <T> T
SecurityActions.runWithoutAuthentication
(SecurityActions.SecurityAction<T> action, ProcessEngine processEngine)