Package | Description |
---|---|
com.netscape.cmsutil.radius |
Modifier and Type | Class and Description |
---|---|
class |
RequestAuthenticator |
class |
ResponseAuthenticator |
Modifier and Type | Field and Description |
---|---|
protected Authenticator |
Packet._auth |
Modifier and Type | Method and Description |
---|---|
Authenticator |
Packet.getAuthenticator() |
Constructor and Description |
---|
AccessRequest(short id,
Authenticator auth) |
NASPacket(int c,
short id,
Authenticator auth) |
Packet(int c,
short id,
Authenticator auth) |
UserPasswordAttribute(Authenticator ra,
java.lang.String secret,
java.lang.String password) |