Package org.edg.security.voms.notification

Class Summary
AllowNotification The administrator has allowed the user's request.
ConfirmedNotification Reply for an email address confirmation.
ConfirmNotification Request to confirm the email address via a 'secret' cookie.
DecisionNotification Notification for administrators for something to be decided.
DenyNotification The administrator has denied the user's request.
EmailNotification Base class for any email based notification method.
EmailNotificationTest Unit test cases for the EmailNotification class.
Notification Abstract class representing a notification sent to one or more recipients.
NotificationTest Unit test cases for the Notification class.