Uses of Interface
org.camunda.bpm.engine.rest.security.auth.AuthenticationProvider
Packages that use AuthenticationProvider
Package
Description
-
Uses of AuthenticationProvider in org.camunda.bpm.engine.rest.security.auth
Fields in org.camunda.bpm.engine.rest.security.auth declared as AuthenticationProviderModifier and TypeFieldDescriptionprotected AuthenticationProvider
ProcessEngineAuthenticationFilter.authenticationProvider
-
Uses of AuthenticationProvider in org.camunda.bpm.engine.rest.security.auth.impl
Classes in org.camunda.bpm.engine.rest.security.auth.impl that implement AuthenticationProviderModifier 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
Classes in org.camunda.bpm.spring.boot.starter.security.oauth2.impl that implement AuthenticationProvider -
Uses of AuthenticationProvider in org.camunda.bpm.webapp.impl.security.auth
Fields in org.camunda.bpm.webapp.impl.security.auth declared as AuthenticationProviderModifier and TypeFieldDescriptionprotected AuthenticationProvider
ContainerBasedAuthenticationFilter.authenticationProvider