Package | Description |
---|---|
com.netscape.cmsutil.radius |
Modifier and Type | Method and Description |
---|---|
static Attribute |
AttributeFactory.createAttribute(byte[] data) |
Attribute |
Packet.getAttributeAt(int pos) |
Attribute |
AttributeSet.getAttributeAt(int pos) |
Attribute |
AttributeSet.getAttributeByType(int type) |
Modifier and Type | Method and Description |
---|---|
java.util.Enumeration<Attribute> |
AttributeSet.getAttributes() |
Modifier and Type | Method and Description |
---|---|
void |
Packet.addAttribute(Attribute attr) |
void |
AttributeSet.addAttribute(Attribute attr) |