public class RestResponder extends Object
| Constructor and Description |
|---|
RestResponder(org.xipki.ca.sdk.SdkClient sdk,
org.xipki.security.SecurityFactory securityFactory,
org.xipki.ca.gateway.RequestorAuthenticator authenticator,
org.xipki.ca.gateway.PopControl popControl) |
| Modifier and Type | Method and Description |
|---|---|
org.xipki.ca.gateway.RestResponse |
service(String path,
byte[] request,
org.xipki.security.util.HttpRequestMetadataRetriever httpRetriever,
org.xipki.audit.AuditEvent event) |
public RestResponder(org.xipki.ca.sdk.SdkClient sdk,
org.xipki.security.SecurityFactory securityFactory,
org.xipki.ca.gateway.RequestorAuthenticator authenticator,
org.xipki.ca.gateway.PopControl popControl)
public org.xipki.ca.gateway.RestResponse service(String path, byte[] request, org.xipki.security.util.HttpRequestMetadataRetriever httpRetriever, org.xipki.audit.AuditEvent event)
Copyright © 2023. All rights reserved.