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.
|
Modifier and Type | Field and Description |
---|---|
Principal |
LoginResult.principal
Represents the canonical name of the logged in user
|
Modifier and Type | Method and Description |
---|---|
String |
GlobalUsersPrincipalMaildropTable.lookupMaildropName(Principal principal) |
Constructor and Description |
---|
LoginResult(LoginDecision decision,
Principal principal) |
Modifier and Type | Method and Description |
---|---|
String |
PrincipalMaildropTable.lookupMaildropName(Principal principal) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractLoginCommand.startTransaction(Principal userPrincipal) |