Package org.camunda.bpm.webapp.impl.security.auth
-
Class Summary Class Description Authentication Represents an active authentication of a given identity (usually a user).AuthenticationDto AuthenticationFilter ServletFilter
implementation responsible for populating theAuthentications.getCurrent()
thread-local (ie.Authentications Wrapper around current authentications.AuthenticationService ContainerBasedAuthenticationFilter UserAuthentication An authentication for a userUserAuthenticationResource Jax-Rs resource allowing users to authenticate with username and password