Uses of Class
net.sf.jradius.packet.attribute.value.OctetsValue

Packages that use OctetsValue
net.sf.jradius.packet.attribute JRadius Core RADIUS Attribute Objects and Utilities. 
net.sf.jradius.packet.attribute.value JRadius Core RADIUS Attribute Value Objects and Utilities. 
 

Uses of OctetsValue in net.sf.jradius.packet.attribute
 

Constructors in net.sf.jradius.packet.attribute with parameters of type OctetsValue
Attr_UnknownAttribute(int type, OctetsValue v)
           
Attr_UnknownVSAttribute(int vendorId, int vsaAttributeType, OctetsValue v)
           
 

Uses of OctetsValue in net.sf.jradius.packet.attribute.value
 

Subclasses of OctetsValue in net.sf.jradius.packet.attribute.value
 class EncryptedStringValue
          The Enrypted String attribute value
 class StringValue
          The String attribute value
 



Copyright © 2006 The JRadius Project, All Rights Reserved.