See: Description
Class | Description |
---|---|
FormLoginConfig |
Class that is used for configuring form based login, when
the authentication method is set to FORM in LoginConfig.
|
LoginConfig |
The class configures the authentication related parameters like,
authentication method, form login configuration, if authentication method
is form based authentication, the realm name and the realm type.
|
SecurityConfig |
Class through which the security related parameters for a context
may be configured.
|
SecurityConstraint |
Class used for configuring security constraints including
Web Resource Collections (URL patterns, HTTP methods),
Authorization Constraint (role names) and
User Data Constraints (whether the web request needs to be received
over a protected transport such as TLS).
|
SslConfig |
Class used to configure SSL processing parameters
|
VirtualServerConfig |
Class used for configuring VirtualServer instances.
|
WebContainerConfig |
Class that is used for configuring WebContainer instances.
|
WebListenerConfig |
Class that is used for configuring WebListener instances.
|
WebResourceCollection |
This class represents a list of URL patterns and HTTP
methods that describe a set of Web resources to be protected.
|
Enum | Description |
---|---|
AuthMethod |
Enumeration of supported authentication methods.
|
SslType |
Class used to define ssl protocol variants
|
TransportGuarantee |
Enumeration of supported transport
|
Copyright © 2021. All rights reserved.