org.openmdx.uses.net.sourceforge.jradiusclient.attributes
Class UserPasswordAttribute
java.lang.Object
org.openmdx.uses.net.sourceforge.jradiusclient.RadiusAttribute
org.openmdx.uses.net.sourceforge.jradiusclient.attributes.UserPasswordAttribute
public class UserPasswordAttribute
- extends RadiusAttribute
Released under the LGPL
- Version:
- $Revision: 1.2 $
- Author:
- Robert J. Loihl
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserPasswordAttribute
public UserPasswordAttribute(String plaintext)
throws InvalidParameterException
- Constructs a new UserPasswordAttribute for use in RadiusPackets
- Parameters:
plaintext -
- Throws:
InvalidParameterException
UserPasswordAttribute
public UserPasswordAttribute(byte[] plaintext)
throws InvalidParameterException
- Constructs a new UserPasswordAttribute for use in RadiusPackets
- Parameters:
plaintext -
- 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.