net.sf.jradius.client.auth
Interface TunnelAuthenticator

All Known Implementing Classes:
EAPTTLSAuthenticator

public interface TunnelAuthenticator

Interface implemented by RadiusAuthenticators that provide a TLS tunnel.

Author:
David Bird

Method Summary
 void setTunneledAttributes(AttributeList attributes)
           
 

Method Detail

setTunneledAttributes

void setTunneledAttributes(AttributeList attributes)


Copyright © 2006 The JRadius Project, All Rights Reserved.