Class AuthorizedCertificatesGrpc.AuthorizedCertificatesImplBase (2.41.0)

public abstract static class AuthorizedCertificatesGrpc.AuthorizedCertificatesImplBase implements BindableService, AuthorizedCertificatesGrpc.AsyncService

Base class for the server implementation of the service AuthorizedCertificates.

Manages SSL certificates a user is authorized to administer. A user can administer any SSL certificates applicable to their authorized domains.

Inheritance

java.lang.Object > AuthorizedCertificatesGrpc.AuthorizedCertificatesImplBase

Implements

io.grpc.BindableService, AuthorizedCertificatesGrpc.AsyncService

Constructors

AuthorizedCertificatesImplBase()

public AuthorizedCertificatesImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition