Package rife.authentication.credentialsmanagers
package rife.authentication.credentialsmanagers
Provides classes and interfaces for managing
RoleUser
credentials.- Since:
- 1.0
-
ClassDescriptionFactory for
DatabaseUsers
manager instances that creates singletons based on theDatasource
and an optional differentiating identifier.This interface defines the methods that are needed for theIdentified
element to be able to set up aRoleUserIdentity
instance for each authenticated user for whom theIdentified
element is executed.