Uses of Class
org.glassfish.embeddable.web.config.LoginConfig
-
Packages that use LoginConfig Package Description org.glassfish.embeddable.web.config Provides classes to configure embedded WebContainer. -
-
Uses of LoginConfig in org.glassfish.embeddable.web.config
Methods in org.glassfish.embeddable.web.config that return LoginConfig Modifier and Type Method Description LoginConfigSecurityConfig. getLoginConfig()Gets the login config for the contextMethods in org.glassfish.embeddable.web.config with parameters of type LoginConfig Modifier and Type Method Description voidSecurityConfig. setLoginConfig(LoginConfig lc)Configures the login related configuration for the context
-