Uses of Class
org.camunda.bpm.run.property.CamundaBpmRunAuthenticationProperties
-
Packages that use CamundaBpmRunAuthenticationProperties Package Description org.camunda.bpm.run.property -
-
Uses of CamundaBpmRunAuthenticationProperties in org.camunda.bpm.run.property
Methods in org.camunda.bpm.run.property that return CamundaBpmRunAuthenticationProperties Modifier and Type Method Description CamundaBpmRunAuthenticationProperties
CamundaBpmRunProperties. getAuth()
Methods in org.camunda.bpm.run.property with parameters of type CamundaBpmRunAuthenticationProperties Modifier and Type Method Description void
CamundaBpmRunProperties. setAuth(CamundaBpmRunAuthenticationProperties auth)
-