com.jalios.io.ssl
Class NaiveTrustProvider.TrustManagerFactoryImpl
java.lang.Object
javax.net.ssl.TrustManagerFactorySpi
com.jalios.io.ssl.NaiveTrustProvider.TrustManagerFactoryImpl
- Enclosing class:
- NaiveTrustProvider
public static final class NaiveTrustProvider.TrustManagerFactoryImpl
- extends javax.net.ssl.TrustManagerFactorySpi
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NaiveTrustProvider.TrustManagerFactoryImpl
public NaiveTrustProvider.TrustManagerFactoryImpl()
getAlgorithm
public static java.lang.String getAlgorithm()
engineInit
protected void engineInit(java.security.KeyStore keystore)
throws java.security.KeyStoreException
- Specified by:
engineInit in class javax.net.ssl.TrustManagerFactorySpi
- Throws:
java.security.KeyStoreException
engineInit
protected void engineInit(javax.net.ssl.ManagerFactoryParameters mgrparams)
throws java.security.InvalidAlgorithmParameterException
- Specified by:
engineInit in class javax.net.ssl.TrustManagerFactorySpi
- Throws:
java.security.InvalidAlgorithmParameterException
engineGetTrustManagers
protected javax.net.ssl.TrustManager[] engineGetTrustManagers()
- Specified by:
engineGetTrustManagers in class javax.net.ssl.TrustManagerFactorySpi
Copyright © 2001-2010 Jalios SA. All Rights Reserved.