public class RadiusEndpoint extends Object
| 构造器和说明 |
|---|
RadiusEndpoint(InetSocketAddress remoteAddress,
String sharedSecret)
Constructs a RadiusEndpoint object.
|
public RadiusEndpoint(InetSocketAddress remoteAddress, String sharedSecret)
remoteAddress - remote address (ip and port number)sharedSecret - shared secretpublic InetSocketAddress getEndpointAddress()
public String getSharedSecret()
Copyright © 2016. All rights reserved.