|
RADIUS Client API (V3) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Deprecated Fields | |
| com.theorem.radius3.A.Billing
Please use Billing_Number |
|
| Deprecated Methods | |
| com.theorem.radius3.AttributeList.addAttribute(int, String, String)
RADIUS standards require UTF8 coding. |
|
| com.theorem.radius3.RADIUSEncrypt.encipherTunnelPassword(byte[], byte[], byte[])
Please see RADIUSEncrypt.saltEncode(byte[] salt, byte[] data, byte[] secret, byte[] authenticator). |
|
| com.theorem.radius3.RADIUSClient.extended(int, AttributeList)
See authenticate() and
accounting(). This method only accesses the authentication
server. |
|
| com.theorem.radius3.RADIUSEncrypt.password(String, String, byte[], byte[])
Encoding for RADIUS is always UTF8. |
|
| com.theorem.radius3.RADIUSClient.setEncoding(String)
RADIUS standards require UTF8 coding. Always returns true. |
|
| com.theorem.radius3.VendorSpecific.setTagLength(boolean)
Please use {# setLongTag(boolean longTags)}, |
|
| Deprecated Constructors | |
| com.theorem.radius3.VendorSpecific(Attribute, boolean)
Please use new VendorSpecific(Attribute vs).setLongTag(); |
|
|
RADIUS Client API (V3) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||