AbstracHttpSecurityConfigurationChildBuilder |
AbstractAuthenticationSchemeConfiguration |
AbstractPathConfigurationChildBuilder |
AuthenticationConfiguration |
AuthenticationConfigurationBuilder
Provides a set of options to configure authentication for a specific path.
|
AuthenticationMethodConfigurationBuilder |
AuthenticationSchemeConfiguration |
AuthorizationConfiguration |
AuthorizationConfigurationBuilder
Provides a set of options to configure authorization for a specific path.
|
BasicAuthenticationConfigurationBuilder
Configures HTTP BASIC Authentication for a specific path.
|
CORSConfiguration |
CORSConfigurationBuilder |
CustomAuthenticationConfigurationBuilder
Configures a custom authentication scheme.
|
DigestAuthenticationConfigurationBuilder
Configures HTTP DIGEST Authentication for a specific path.
|
FilteringMode |
FormAuthenticationConfigurationBuilder
Configures HTTP FORM Authentication for a specific path.
|
HttpSecurityConfiguration
Represents the global configuration options for HTTP security.
|
HttpSecurityConfigurationChildBuilder |
InboundHeaderConfiguration |
InboundHeaderConfigurationBuilder
Provides a set of options regarding the request headers for a specific request.
|
LogoutConfiguration |
LogoutConfigurationBuilder
Identifies a specific path as being responsible to provide logout functionality.
|
OutboundRedirectConfiguration |
OutboundRedirectConfiguration.Condition |
OutboundRedirectConfigurationBuilder
Provides a set of options to configure how responses should be handled for a specific path.
|
PathConfiguration |
PathConfigurationBuilder
A configuration builder with covenience methods to configure protected paths.
|
PathConfigurationChildBuilder |
TokenAuthenticationConfigurationBuilder
Configures Token-based Authentication for a specific path.
|
X509AuthenticationConfigurationBuilder
Configures HTTP CLIENT-CERT Authentication for a specific path.
|