Uses of Class
org.camunda.bpm.spring.boot.starter.property.AuthenticationProperties
-
Packages that use AuthenticationProperties Package Description org.camunda.bpm.spring.boot.starter.property -
-
Uses of AuthenticationProperties in org.camunda.bpm.spring.boot.starter.property
Fields in org.camunda.bpm.spring.boot.starter.property declared as AuthenticationProperties Modifier and Type Field Description protected AuthenticationPropertiesWebappProperty. authMethods in org.camunda.bpm.spring.boot.starter.property that return AuthenticationProperties Modifier and Type Method Description AuthenticationPropertiesWebappProperty. getAuth()Methods in org.camunda.bpm.spring.boot.starter.property with parameters of type AuthenticationProperties Modifier and Type Method Description voidWebappProperty. setAuth(AuthenticationProperties authentication)
-