|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.net.ssl.TrustManagerFactorySpi
ucar.unidata.util.NaiveTrustProvider.NaiveTrustManagerFactory
public static final class NaiveTrustProvider.NaiveTrustManagerFactory
The factory for the NaiveTrustProvider
| Constructor Summary | |
|---|---|
NaiveTrustProvider.NaiveTrustManagerFactory()
_more_ |
|
| Method Summary | |
|---|---|
protected TrustManager[] |
engineGetTrustManagers()
Returns a collection of trust managers that are naive. |
protected void |
engineInit(KeyStore keystore)
_more_ |
protected void |
engineInit(ManagerFactoryParameters mgrparams)
_more_ |
static String |
getAlgorithm()
Returns our "NaiveTrustAlgorithm" string. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NaiveTrustProvider.NaiveTrustManagerFactory()
| Method Detail |
|---|
protected void engineInit(ManagerFactoryParameters mgrparams)
engineInit in class TrustManagerFactorySpimgrparams - _more_protected void engineInit(KeyStore keystore)
engineInit in class TrustManagerFactorySpikeystore - _more_protected TrustManager[] engineGetTrustManagers()
engineGetTrustManagers in class TrustManagerFactorySpipublic static String getAlgorithm()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||