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 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 String getAlgorithm()
 
engineInit
protected void engineInit(KeyStore keystore)
                   throws KeyStoreException
- Specified by:
 engineInit in class TrustManagerFactorySpi
 
- Throws:
 KeyStoreException
 
engineInit
protected void engineInit(ManagerFactoryParameters mgrparams)
                   throws InvalidAlgorithmParameterException
- Specified by:
 engineInit in class TrustManagerFactorySpi
 
- Throws:
 InvalidAlgorithmParameterException
 
engineGetTrustManagers
protected TrustManager[] engineGetTrustManagers()
- Specified by:
 engineGetTrustManagers in class TrustManagerFactorySpi
 
 
Copyright © 2001-2007 Jalios SA. All Rights Reserved.