IcedTea-Web
NetX

Uses of Class
net.sourceforge.jnlp.security.VariableX509TrustManager

Packages that use VariableX509TrustManager
net.sourceforge.jnlp.security   
 

Uses of VariableX509TrustManager in net.sourceforge.jnlp.security
 

Methods in net.sourceforge.jnlp.security that return VariableX509TrustManager
static VariableX509TrustManager VariableX509TrustManager.getInstance()
          Return an instance of this singleton
 

Constructors in net.sourceforge.jnlp.security with parameters of type VariableX509TrustManager
HttpsCertVerifier(VariableX509TrustManager tm, java.security.cert.X509Certificate[] chain, java.lang.String authType, boolean isTrusted, boolean hostMatched, java.lang.String hostName)
           
 


IcedTea-Web
NetX

Submit a bug or feature