class: MailAuthenticator

public class: MailAuthenticator
Author:
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:12:50; Modified: 16.07.2009 15:12:50;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {D8402ABF-5BDC-4d35-8388-F333A55A5788}
A class for authentication on the mail server when sending emails. It opnes a registration popup window.
 

Goto: Custom Properties, Fields, Methods

Appears in: emailhandling

Custom Properties
 
MailAuthenticator Attributes
Attribute Details
private const String
  password
private const String
  user
 
MailAuthenticator Methods
Operation Details
protected
getPasswordAuthentication():PasswordAuthentication
Sequential
public
MailAuthenticator(
   String usr,
   String pwd):
Sequential
Notes: Public constructor.