Uses of Package
org.camunda.bpm.engine.rest.security.auth
-
Classes in org.camunda.bpm.engine.rest.security.auth used by org.camunda.bpm.engine.rest Class Description AuthenticationResult Serves as DTO to hold the result of an authentication request performed through anAuthenticationProvider
. -
Classes in org.camunda.bpm.engine.rest.security.auth used by org.camunda.bpm.engine.rest.impl Class Description AuthenticationResult Serves as DTO to hold the result of an authentication request performed through anAuthenticationProvider
. -
Classes in org.camunda.bpm.engine.rest.security.auth used by org.camunda.bpm.engine.rest.security.auth Class Description AuthenticationProvider A provider to handle the authentication ofHttpServletRequest
s.AuthenticationResult Serves as DTO to hold the result of an authentication request performed through anAuthenticationProvider
. -
Classes in org.camunda.bpm.engine.rest.security.auth used by org.camunda.bpm.engine.rest.security.auth.impl Class Description AuthenticationProvider A provider to handle the authentication ofHttpServletRequest
s.AuthenticationResult Serves as DTO to hold the result of an authentication request performed through anAuthenticationProvider
. -
Classes in org.camunda.bpm.engine.rest.security.auth used by org.camunda.bpm.webapp.impl.security.auth Class Description AuthenticationProvider A provider to handle the authentication ofHttpServletRequest
s.