|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.net.ssl.KeyManagerFactorySpi
org.dvb.net.ssl.DVBKeyManagerFactorySpi
This class defines the Service Provider Interface for the DVBKeyManagerFactory class.
Constructor Summary | |
DVBKeyManagerFactorySpi()
Creates a new instance of DVBKeyManagerFactorySpi |
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.KeyManagerFactorySpi |
engineGetKeyManagers, engineInit, engineInit |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DVBKeyManagerFactorySpi()
Method Detail |
protected abstract void engineInit(KeyStoreBuilder[] builders)
builders
- an array of KeyStoreBuilder.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |