Uses of Interface
net.jradius.tls.CertificateVerifyer

Packages that use CertificateVerifyer
net.jradius.tls   
 

Uses of CertificateVerifyer in net.jradius.tls
 

Classes in net.jradius.tls that implement CertificateVerifyer
 class AlwaysValidVerifyer
          A certificate verifyer, that will always return true.
 

Methods in net.jradius.tls with parameters of type CertificateVerifyer
 void TlsProtocolHandler.connect(ByteArrayInputStream is, ByteArrayOutputStream out, CertificateVerifyer verifyer)
          Connects to the remote system.
 

Constructors in net.jradius.tls with parameters of type CertificateVerifyer
DefaultTlsClient(CertificateVerifyer verifyer)
           
 



Copyright © 2011 Coova Technologies, LLC, All Rights Reserved.