Package org.camunda.bpm.engine.rest.security.auth
-
Interface Summary Interface Description AuthenticationProvider A provider to handle the authentication ofHttpServletRequests. -
Class Summary Class Description AuthenticationResult Serves as DTO to hold the result of an authentication request performed through anAuthenticationProvider.ProcessEngineAuthenticationFilter Servlet filter to plug in authentication.