Uses of Class
io.lighty.server.config.SecurityConfig
Packages that use SecurityConfig
-
Uses of SecurityConfig in io.lighty.server
Constructors in io.lighty.server with parameters of type SecurityConfigModifierConstructorDescriptionHttp2LightyServerBuilder(InetSocketAddress inetSocketAddress, SecurityConfig config) HttpsLightyServerBuilder(InetSocketAddress inetSocketAddress, SecurityConfig securityConfig) -
Uses of SecurityConfig in io.lighty.server.config
Methods in io.lighty.server.config that return SecurityConfigMethods in io.lighty.server.config with parameters of type SecurityConfigModifier and TypeMethodDescriptionvoidLightyServerConfig.setSecurityConfig(SecurityConfig securityConfig) -
Uses of SecurityConfig in io.lighty.server.util
Methods in io.lighty.server.util that return SecurityConfigModifier and TypeMethodDescriptionstatic SecurityConfigLightyServerConfigUtils.createSecurityConfig(LightyServerConfig config)