Class SecurityHandlerConfig.BuilderBase.SecurityHandlerConfigImpl

java.lang.Object
io.helidon.webserver.security.SecurityHandlerConfig.BuilderBase.SecurityHandlerConfigImpl
All Implemented Interfaces:
Prototype.Api, Prototype.Factory<SecurityHandler>, SecurityHandlerConfig, Supplier<SecurityHandler>
Enclosing class:
SecurityHandlerConfig.BuilderBase<BUILDER extends SecurityHandlerConfig.BuilderBase<BUILDER,PROTOTYPE>,PROTOTYPE extends SecurityHandlerConfig>

protected static class SecurityHandlerConfig.BuilderBase.SecurityHandlerConfigImpl extends Object implements SecurityHandlerConfig, Supplier<SecurityHandler>
Generated implementation of the prototype, can be extended by descendant prototype implementations.