Class ProtocolProxyConfWrapper


  • public class ProtocolProxyConfWrapper
    extends java.lang.Object
    Class to build the protocol proxy from the configuration.
    Since:
    6.0.0
    Author:
    Lijun Liao (xipki)
    • Constructor Detail

      • ProtocolProxyConfWrapper

        public ProtocolProxyConfWrapper​(ProtocolProxyConf conf)
                                 throws org.xipki.util.exception.InvalidConfException,
                                        org.xipki.util.exception.ObjectCreationException
        Throws:
        org.xipki.util.exception.InvalidConfException
        org.xipki.util.exception.ObjectCreationException
    • Method Detail

      • getSecurities

        public org.xipki.security.Securities getSecurities()
      • isLogReqResp

        public boolean isLogReqResp()
      • getSdkClient

        public org.xipki.ca.sdk.SdkClient getSdkClient()
      • getPopControl

        public PopControl getPopControl()
      • destroy

        public void destroy()