uk.ac.ic.doc.automed.p2p
Class AuthenticationHelper

java.lang.Object
  extended by uk.ac.ic.doc.automed.p2p.AuthenticationHelper

public class AuthenticationHelper
extends java.lang.Object


Constructor Summary
AuthenticationHelper(AutoMedPeer mainPeer)
          Creates a new instance of AuthenticationHelper
 
Method Summary
 void authenticate()
          Authenticate an automed peer to the network
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthenticationHelper

public AuthenticationHelper(AutoMedPeer mainPeer)
Creates a new instance of AuthenticationHelper

Method Detail

authenticate

public void authenticate()
                  throws AuthenticationException
Authenticate an automed peer to the network

Throws:
AuthenticationException