org.aselect.authspserver.authsp.radius
Class RADIUSProtocolHandlerFactory

java.lang.Object
  extended by org.aselect.authspserver.authsp.radius.RADIUSProtocolHandlerFactory

public class RADIUSProtocolHandlerFactory
extends java.lang.Object

The Radius Protocol Handler Factory.

Description:
Creates and Returns the correct Radius Protocol Handler PAP or CHAP based on the provided configuration.

Concurrency issues:
None

Author:
Alfa & Ariss

Constructor Summary
RADIUSProtocolHandlerFactory()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RADIUSProtocolHandlerFactory

public RADIUSProtocolHandlerFactory()


Copyright © 2008 SURFnet BV. All Rights Reserved.