|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.net.ssl.TrustManagerFactorySpi
org.dvb.net.ssl.DVBTrustManagerFactorySpi
This class defines the Service Provider Interface for the DVBTrustManagerFactory class.
Constructor Summary | |
DVBTrustManagerFactorySpi()
Creates a new instance of DVBTrustManagerFactorySpi |
Method Summary | |
protected abstract void |
engineInit(KeyStoreBuilder[] builders)
This method is used to initialize the factory with an array of KeyStoreBuilder instances. |
Methods inherited from class javax.net.ssl.TrustManagerFactorySpi |
engineGetTrustManagers, engineInit, engineInit |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DVBTrustManagerFactorySpi()
Method Detail |
protected abstract void engineInit(KeyStoreBuilder[] builders)
builders
- an array of KeyStoreBuilder
s.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |