Uses of Class
org.camunda.bpm.spring.boot.starter.property.AuthenticationProperties.CacheProperties
-
Packages that use AuthenticationProperties.CacheProperties Package Description org.camunda.bpm.spring.boot.starter.property -
-
Uses of AuthenticationProperties.CacheProperties in org.camunda.bpm.spring.boot.starter.property
Fields in org.camunda.bpm.spring.boot.starter.property declared as AuthenticationProperties.CacheProperties Modifier and Type Field Description protected AuthenticationProperties.CacheProperties
AuthenticationProperties. cache
Methods in org.camunda.bpm.spring.boot.starter.property that return AuthenticationProperties.CacheProperties Modifier and Type Method Description AuthenticationProperties.CacheProperties
AuthenticationProperties. getCache()
Methods in org.camunda.bpm.spring.boot.starter.property with parameters of type AuthenticationProperties.CacheProperties Modifier and Type Method Description void
AuthenticationProperties. setCache(AuthenticationProperties.CacheProperties cache)
-