Uses of Class
org.camunda.bpm.spring.boot.starter.property.SessionCookieProperties
-
Packages that use SessionCookieProperties Package Description org.camunda.bpm.spring.boot.starter.property -
-
Uses of SessionCookieProperties in org.camunda.bpm.spring.boot.starter.property
Methods in org.camunda.bpm.spring.boot.starter.property that return SessionCookieProperties Modifier and Type Method Description SessionCookieProperties
WebappProperty. getSessionCookie()
Methods in org.camunda.bpm.spring.boot.starter.property with parameters of type SessionCookieProperties Modifier and Type Method Description void
WebappProperty. setSessionCookie(SessionCookieProperties sessionCookie)
-