Uses of Interface
org.operaton.bpm.engine.rest.security.auth.AuthenticationProvider
Packages that use AuthenticationProvider
Package
Description
-
Uses of AuthenticationProvider in org.operaton.bpm.engine.rest.security.auth
Fields in org.operaton.bpm.engine.rest.security.auth declared as AuthenticationProviderModifier and TypeFieldDescriptionprotected AuthenticationProviderProcessEngineAuthenticationFilter.authenticationProvider -
Uses of AuthenticationProvider in org.operaton.bpm.engine.rest.security.auth.impl
Classes in org.operaton.bpm.engine.rest.security.auth.impl that implement AuthenticationProviderModifier and TypeClassDescriptionclassclassImplementation of theAuthenticationProviderinterface that performs HTTP Basic Authentication against the identity service of a process engine. -
Uses of AuthenticationProvider in org.operaton.bpm.spring.boot.starter.security.oauth2.impl
Classes in org.operaton.bpm.spring.boot.starter.security.oauth2.impl that implement AuthenticationProvider -
Uses of AuthenticationProvider in org.operaton.bpm.webapp.impl.security.auth
Fields in org.operaton.bpm.webapp.impl.security.auth declared as AuthenticationProviderModifier and TypeFieldDescriptionprotected AuthenticationProviderContainerBasedAuthenticationFilter.authenticationProvider