| Constructor and Description |
|---|
JRadiusCallback(RadiusClient radiusClient) |
| Modifier and Type | Method and Description |
|---|---|
AttributeList |
getAcctAttributes() |
AttributeList |
getAuthAttributes() |
RadiusAuthenticator |
getRadiusAuthenticator() |
RadiusClient |
getRadiusClient() |
void |
setAcctAttributes(AttributeList acctAttributes) |
void |
setAuthAttributes(AttributeList authAttributes) |
void |
setRadiusAuthenticator(RadiusAuthenticator radiusAuthenticator) |
public JRadiusCallback(RadiusClient radiusClient)
public RadiusClient getRadiusClient()
public RadiusAuthenticator getRadiusAuthenticator()
public void setRadiusAuthenticator(RadiusAuthenticator radiusAuthenticator)
public AttributeList getAcctAttributes()
public void setAcctAttributes(AttributeList acctAttributes)
public AttributeList getAuthAttributes()
public void setAuthAttributes(AttributeList authAttributes)
Copyright © 2017. All rights reserved.