| 程序包 | 说明 |
|---|---|
| org.tinyradius.attribute |
This package contains classes for Radius attributes and Radius
attribute types.
|
| org.tinyradius.dictionary |
This package contains interfaces and classes that manage
a dictionary of Radius attribute types.
|
| org.tinyradius.packet |
This package contains classes for encoding and decoding Radius packets.
|
| 类和说明 |
|---|
| AttributeType
Represents a Radius attribute type.
|
| Dictionary
A dictionary retrieves AttributeType objects by name or
type code.
|
| 类和说明 |
|---|
| AttributeType
Represents a Radius attribute type.
|
| Dictionary
A dictionary retrieves AttributeType objects by name or
type code.
|
| MemoryDictionary
A dictionary that keeps the values and names in hash maps
in the memory.
|
| WritableDictionary
A dictionary that is not read-only.
|
| 类和说明 |
|---|
| Dictionary
A dictionary retrieves AttributeType objects by name or
type code.
|
Copyright © 2016. All rights reserved.