The following statistical data is stored in the Registry:
last successful authentication date
last failed authentication date
total number of successful authentications
total number of failed authentications
total number of attempted authentications
total number of failed authentications since a successful authentication
IP and port of host where last successful authentication occured
Update Statistics Task
Ability to open a configurable UDP port and receive statistical data on that socket
Ability to parse statistical data and call PidManager session bean
Statistical Data will be in the form: DN::IP=<IP Address>:<port>::<(0|1)>
Must be implemented as a clustered JBoss service.
Must not be a singleton service