Class PathsConfig.BuilderBase.PathsConfigImpl

java.lang.Object
io.helidon.webserver.security.PathsConfig.BuilderBase.PathsConfigImpl
All Implemented Interfaces:
Prototype.Api, PathsConfig
Enclosing class:
PathsConfig.BuilderBase<BUILDER extends PathsConfig.BuilderBase<BUILDER,PROTOTYPE>,PROTOTYPE extends PathsConfig>

protected static class PathsConfig.BuilderBase.PathsConfigImpl extends Object implements PathsConfig
Generated implementation of the prototype, can be extended by descendant prototype implementations.
  • Constructor Details

    • PathsConfigImpl

      protected PathsConfigImpl(PathsConfig.BuilderBase<?,?> builder)
      Create an instance providing a builder.
      Parameters:
      builder - extending builder base of this prototype
  • Method Details