| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
  |
  +--net.sourceforge.jradiusclient.RadiusAttribute
        |
        +--net.sourceforge.jradiusclient.attributes.UserNameAttribute
Released under the LGPL
| Constructor Summary | |
| UserNameAttribute(java.lang.String username)Constructs a new UserNameAttribute for use in RadiusPackets | |
| Method Summary | |
|  java.lang.String | getUserName()gets the username stored in this object | 
| Methods inherited from class 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 | 
public UserNameAttribute(java.lang.String username)
                  throws InvalidParameterException
username - java.lang.String
InvalidParameterException| Method Detail | 
public java.lang.String getUserName()
| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||