Uses of Interface
org.camunda.bpm.webapp.impl.security.SecurityActions.SecurityAction
Packages that use SecurityActions.SecurityAction
-
Uses of SecurityActions.SecurityAction in org.camunda.bpm.webapp.impl.security
Methods in org.camunda.bpm.webapp.impl.security with parameters of type SecurityActions.SecurityActionModifier and TypeMethodDescriptionstatic <T> T
SecurityActions.runWithAuthentications
(SecurityActions.SecurityAction<T> action, Authentications authentications) static <T> T
SecurityActions.runWithoutAuthentication
(SecurityActions.SecurityAction<T> action, ProcessEngine processEngine)