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
Fields in org.camunda.bpm.run.property declared as CamundaBpmRunAuthenticationProperties Modifier and Type Field Description protected CamundaBpmRunAuthenticationProperties
CamundaBpmRunProperties. auth
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)
-