org.openmdx.uses.net.sourceforge.jradiusclient.attributes
Class ChapChallengeAttribute

java.lang.Object
  extended by org.openmdx.uses.net.sourceforge.jradiusclient.RadiusAttribute
      extended by org.openmdx.uses.net.sourceforge.jradiusclient.attributes.ChapChallengeAttribute

public class ChapChallengeAttribute
extends RadiusAttribute

Released under the LGPL

Version:
$Revision: 1.2 $
Author:
Robert J. Loihl

Constructor Summary
ChapChallengeAttribute(byte[] challenge)
           
ChapChallengeAttribute(String challenge)
           
 
Method Summary
 
Methods inherited from class org.openmdx.uses.net.sourceforge.jradiusclient.RadiusAttribute
getBytes, getType, getValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChapChallengeAttribute

public ChapChallengeAttribute(byte[] challenge)
                       throws InvalidParameterException
Parameters:
challenge -
Throws:
InvalidParameterException

ChapChallengeAttribute

public ChapChallengeAttribute(String challenge)
                       throws InvalidParameterException
Parameters:
challenge -
Throws:
InvalidParameterException


This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.