Package | Description |
---|---|
org.camunda.bpm.webapp.impl.security |
Modifier and Type | Method and Description |
---|---|
static <T> T |
SecurityActions.runWithAuthentications(SecurityActions.SecurityAction<T> action,
Authentications authentications) |
static <T> T |
SecurityActions.runWithoutAuthentication(SecurityActions.SecurityAction<T> action,
ProcessEngine processEngine) |
Copyright © 2015. All rights reserved.