org.openmdx.uses.net.sourceforge.jradiusclient.attributes
Class UserNameAttribute
java.lang.Object
org.openmdx.uses.net.sourceforge.jradiusclient.RadiusAttribute
org.openmdx.uses.net.sourceforge.jradiusclient.attributes.UserNameAttribute
public class UserNameAttribute
- 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 |
UserNameAttribute
public UserNameAttribute(String username)
throws InvalidParameterException
- Constructs a new UserNameAttribute for use in RadiusPackets
- Parameters:
username - java.lang.String
- Throws:
InvalidParameterException
getUserName
public String getUserName()
- gets the username stored in this object
- Returns:
- java.lang.String the user name stored in this attribute
This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.