Class SSLHostConfigSF

    • Constructor Detail

      • SSLHostConfigSF

        public SSLHostConfigSF()
    • Method Detail

      • storeChildren

        public void storeChildren​(java.io.PrintWriter aWriter,
                                  int indent,
                                  java.lang.Object aSSLHostConfig,
                                  StoreDescription parentDesc)
                           throws java.lang.Exception
        Store nested SSLHostConfigCertificate elements. Must Implement at subclass for custom store children handling.
        Overrides:
        storeChildren in class StoreFactoryBase
        Parameters:
        aWriter - Current output writer
        indent - Indentation level
        aSSLHostConfig - Current element
        parentDesc - The element description
        Throws:
        java.lang.Exception - Configuration storing error