Package net.sf.jradius.client.auth

Provides JRadius Client Authenticators including PAP, CHAP, MSCHAP, MSCHAPv2, EAP-MD5, EAP-MSCHAPv2, EAP-TLS, EAP-TTLS.

See:
          Description

Interface Summary
TunnelAuthenticator Interface implemented by RadiusAuthenticators that provide a TLS tunnel.
 

Class Summary
CHAPAuthenticator CHAP Authentication.
EAPAuthenticator EAP Authentication.
EAPMD5Authenticator EAP-MD5 Authentication.
EAPMSCHAPv2Authenticator EAP-MSCHAPv2 Authentication.
EAPTLSAuthenticator EAP-TLS Authentication (and TLS Tunnel support).
EAPTTLSAuthenticator EAP-TTLS Authentication.
MSCHAPv1Authenticator MSCHAPv1 Authentication.
MSCHAPv2Authenticator MSCHAPv2 Authentication.
PAPAuthenticator PAP (default) Authentication.
RadiusAuthenticator RADIUS Authentication Protocol Implementations.
 

Package net.sf.jradius.client.auth Description

Provides JRadius Client Authenticators including PAP, CHAP, MSCHAP, MSCHAPv2, EAP-MD5, EAP-MSCHAPv2, EAP-TLS, EAP-TTLS.



Copyright © 2006 The JRadius Project, All Rights Reserved.