Uses of Interface
org.camunda.bpm.engine.rest.security.auth.AuthenticationProvider
Package
Description
-
Uses of AuthenticationProvider in org.camunda.bpm.engine.rest.security.auth
Modifier and TypeFieldDescriptionprotected AuthenticationProvider
ProcessEngineAuthenticationFilter.authenticationProvider
-
Uses of AuthenticationProvider in org.camunda.bpm.engine.rest.security.auth.impl
Modifier and TypeClassDescriptionclass
class
Authenticates a request against the provided process engine's identity service by applying http basic authentication. -
Uses of AuthenticationProvider in org.camunda.bpm.spring.boot.starter.security.oauth2.impl
-
Uses of AuthenticationProvider in org.camunda.bpm.webapp.impl.security.auth
Modifier and TypeFieldDescriptionprotected AuthenticationProvider
ContainerBasedAuthenticationFilter.authenticationProvider