Class GrpcSecurityHandlerConfig.BuilderBase.GrpcSecurityHandlerConfigImpl

java.lang.Object
io.helidon.webserver.grpc.security.GrpcSecurityHandlerConfig.BuilderBase.GrpcSecurityHandlerConfigImpl
All Implemented Interfaces:
Prototype.Api, Prototype.Factory<GrpcSecurityHandler>, GrpcSecurityHandlerConfig, Supplier<GrpcSecurityHandler>
Enclosing class:
GrpcSecurityHandlerConfig.BuilderBase<BUILDER extends GrpcSecurityHandlerConfig.BuilderBase<BUILDER,PROTOTYPE>,PROTOTYPE extends GrpcSecurityHandlerConfig>

protected static class GrpcSecurityHandlerConfig.BuilderBase.GrpcSecurityHandlerConfigImpl extends Object implements GrpcSecurityHandlerConfig, Supplier<GrpcSecurityHandler>
Generated implementation of the prototype, can be extended by descendant prototype implementations.