Uses of Package
mireka.login
-
Packages that use mireka.login Package Description mireka.login Contains classes for the configuration and verification of login credentials.mireka.pop Contains classes for the configuration and connection handling of a POP3 (Post Office Protocol) server.mireka.pop.command Contains classes that implement POP3 commands.mireka.submission Filters and configuration objects related to receiving mail from a MUA (Mail User Agent). -
Classes in mireka.login used by mireka.login Class Description GlobalUser represents a user, who is a valid recipient in all (local) domains in the form of USERNAME@LOCAL_DOMAIN, and who uses a password for login.GlobalUsers GlobalUsers is a simple collection of GlobalUser instances, this class is useful in CDI XML configuration.LoginDecision This class represents the result of an authentication attempt.LoginResult This class represents the result of an authentication attempt, it gives both the decision, and if the attempt is successful, thePrincipalauthenticated.LoginSpecification Verifies login credentials like username, password combinations, returns detailed resultPrincipal This class represents the canonical name of a user account.Username case-insensitive user name, where case-insensitivity is defined by the en_US locale. -
Classes in mireka.login used by mireka.pop Class Description GlobalUsers GlobalUsers is a simple collection of GlobalUser instances, this class is useful in CDI XML configuration.LoginSpecification Verifies login credentials like username, password combinations, returns detailed resultPrincipal This class represents the canonical name of a user account. -
Classes in mireka.login used by mireka.pop.command Class Description Principal This class represents the canonical name of a user account. -
Classes in mireka.login used by mireka.submission Class Description LoginSpecification Verifies login credentials like username, password combinations, returns detailed result