Package | Description |
---|---|
org.picketlink.config.http |
Modifier and Type | Class and Description |
---|---|
class |
AbstractPathConfigurationChildBuilder |
class |
AuthenticationMethodConfigurationBuilder<T extends AuthenticationSchemeConfiguration> |
class |
AuthorizationConfigurationBuilder
Provides a set of options to configure authorization for a specific path.
|
class |
BasicAuthenticationConfigurationBuilder
Configures HTTP BASIC Authentication for a specific path.
|
class |
CustomAuthenticationConfigurationBuilder
Configures a custom authentication scheme.
|
class |
DigestAuthenticationConfigurationBuilder
Configures HTTP DIGEST Authentication for a specific path.
|
class |
FormAuthenticationConfigurationBuilder
Configures HTTP FORM Authentication for a specific path.
|
class |
InboundHeaderConfigurationBuilder
Provides a set of options regarding the request headers for a specific request.
|
class |
LogoutConfigurationBuilder
Identifies a specific path as being responsible to provide logout functionality.
|
class |
OutboundRedirectConfigurationBuilder
Provides a set of options to configure how responses should be handled for a specific path.
|
class |
PathConfigurationBuilder
A configuration builder with covenience methods to configure protected paths.
|
class |
TokenAuthenticationConfigurationBuilder
Configures Token-based Authentication for a specific path.
|
class |
X509AuthenticationConfigurationBuilder
Configures HTTP CLIENT-CERT Authentication for a specific path.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.