org.camunda.bpm.cycle.connector
Annotation Type Secured


public @interface Secured

Marks a method on a Connector as secured. Along with LoginAspect this annotation makes sure that connectors are logged into the backend during a method invocation.

Author:
nico.rehwaldt
See Also:
LoginAspect



Copyright © 2014 camunda services GmbH. All rights reserved.