Package org.eximeebpms.bpm.webapp.impl.security.auth
package org.eximeebpms.bpm.webapp.impl.security.auth
-
ClassesClassDescriptionRepresents an active authentication of a given identity (usually a user).Servlet
Filter
implementation responsible for populating theAuthentications.getCurrent()
thread-local (ie. binding the current set of authentications to the current thread so that it may easily be obtained by application parts not having access to the current session.Wrapper around current authentications.An authentication for a userJax-Rs resource allowing users to authenticate with username and password