Package net.sf.basedb.core.authentication
package net.sf.basedb.core.authentication
-
ClassDescriptionObjects of this class are returned by the
AuthenticationManager.authenticate()
method and contains information about the authenticated user.This exception can be thrown when an error occurs during the authentication.Action interface for external authentication.Holds information about the method that was used to verify a user when logging in.Class for holding extra information about a user.This exception can be thrown when the password is invalid.This exception can be thrown when an error occurs during the authentication, but it is not known if the username or password is causing the problem.Hold information about a login request such as login, password, etc.This exception can be thrown when the login is unknown to the authentication server.