Class MyVDOnUndertow
java.lang.Object
com.tremolosecurity.openunison.myvd.MyVDOnUndertow
- All Implemented Interfaces:
MyVDWrapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidshutdown()voidstartMyVD(OpenUnisonConfig config, TremoloType unisonConfiguration)
-
Constructor Details
-
MyVDOnUndertow
public MyVDOnUndertow()
-
-
Method Details
-
startMyVD
public void startMyVD(OpenUnisonConfig config, TremoloType unisonConfiguration) throws org.apache.directory.api.ldap.model.exception.LdapInvalidDnException, UnrecoverableKeyException, KeyStoreException, NoSuchAlgorithmException, CertificateException, FileNotFoundException, IOException, org.apache.directory.api.ldap.model.exception.LdapException, Exception - Specified by:
startMyVDin interfaceMyVDWrapper- Throws:
org.apache.directory.api.ldap.model.exception.LdapInvalidDnExceptionUnrecoverableKeyExceptionKeyStoreExceptionNoSuchAlgorithmExceptionCertificateExceptionFileNotFoundExceptionIOExceptionorg.apache.directory.api.ldap.model.exception.LdapExceptionException
-
shutdown
- Specified by:
shutdownin interfaceMyVDWrapper- Throws:
Exception
-