public class MSCHAPv1Authenticator extends RadiusAuthenticator
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
classAttribute, client, password, stateAttribute, username| Constructor and Description |
|---|
MSCHAPv1Authenticator() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthName() |
void |
processRequest(RadiusPacket p) |
getClassAttribute, getClient, getPassword, getStateAttribute, getUsername, processChallenge, setClient, setPassword, setupRequest, setUsernamepublic static final String NAME
public String getAuthName()
getAuthName in class RadiusAuthenticatorpublic void processRequest(RadiusPacket p) throws RadiusException, NoSuchAlgorithmException
processRequest in class RadiusAuthenticatorp - The RadiusPacket to be processedRadiusExceptionNoSuchAlgorithmExceptionCopyright © 2017. All rights reserved.