public class ProtocolProxyConfWrapper extends Object
| Constructor and Description |
|---|
ProtocolProxyConfWrapper(ProtocolProxyConf conf) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
RequestorAuthenticator |
getAuthenticator() |
PopControl |
getPopControl() |
org.xipki.ca.sdk.SdkClient |
getSdkClient() |
org.xipki.security.Securities |
getSecurities() |
CaNameSigners |
getSigners() |
boolean |
isLogReqResp() |
public ProtocolProxyConfWrapper(ProtocolProxyConf conf) throws org.xipki.util.exception.InvalidConfException, org.xipki.util.exception.ObjectCreationException
org.xipki.util.exception.InvalidConfExceptionorg.xipki.util.exception.ObjectCreationExceptionpublic org.xipki.security.Securities getSecurities()
public boolean isLogReqResp()
public org.xipki.ca.sdk.SdkClient getSdkClient()
public CaNameSigners getSigners()
public RequestorAuthenticator getAuthenticator()
public PopControl getPopControl()
public void destroy()
Copyright © 2022. All rights reserved.