Class PublicCertificateAuthorityServiceGrpc.PublicCertificateAuthorityServiceImplBase
- java.lang.Object
-
- com.google.cloud.security.publicca.v1beta1.PublicCertificateAuthorityServiceGrpc.PublicCertificateAuthorityServiceImplBase
-
- All Implemented Interfaces:
PublicCertificateAuthorityServiceGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- PublicCertificateAuthorityServiceGrpc
public abstract static class PublicCertificateAuthorityServiceGrpc.PublicCertificateAuthorityServiceImplBase extends Object implements io.grpc.BindableService, PublicCertificateAuthorityServiceGrpc.AsyncService
Base class for the server implementation of the service PublicCertificateAuthorityService.Manages the resources required for ACME [external account binding](https://tools.ietf.org/html/rfc8555#section-7.3.4) for the public certificate authority service.
-
-
Constructor Summary
Constructors Constructor Description PublicCertificateAuthorityServiceImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinition
bindService()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.cloud.security.publicca.v1beta1.PublicCertificateAuthorityServiceGrpc.AsyncService
createExternalAccountKey
-
-