| Package | Description |
|---|---|
| org.glassfish.embeddable.web.config |
Provides classes to configure embedded WebContainer.
|
| Modifier and Type | Method and Description |
|---|---|
FormLoginConfig |
LoginConfig.getFormLoginConfig()
Gets the form login config, or null if
the authentication scheme is not form based login.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoginConfig.setFormLoginConfig(FormLoginConfig flc)
Set the form login configuration, if the authentication
method is form based authentication
|
Copyright © 2017. All rights reserved.