Package | Description |
---|---|
org.picketlink.config.http |
Modifier and Type | Method and Description |
---|---|
FormAuthenticationConfigurationBuilder |
FormAuthenticationConfigurationBuilder.authenticationUri(String authenticationUri)
Specifies the URI that must be used to initiate the authentication.
|
FormAuthenticationConfigurationBuilder |
FormAuthenticationConfigurationBuilder.errorPage(String errorPageUrl)
Specifies the login error page url.
|
FormAuthenticationConfigurationBuilder |
AuthenticationConfigurationBuilder.form()
Configures HTTP FORM Authentication for a specific path.
|
FormAuthenticationConfigurationBuilder |
FormAuthenticationConfigurationBuilder.loginPage(String loginPageUrl)
Specifies the login page url.
|
FormAuthenticationConfigurationBuilder |
FormAuthenticationConfigurationBuilder.restoreOriginalRequest()
Indicates if the original request should be restored after a successful authentication.
|
Copyright © 2015. All rights reserved.