public class FormAuthenticationConfiguration extends AbstractAuthenticationSchemeConfiguration implements AuthenticationSchemeConfiguration
Constructor and Description |
---|
FormAuthenticationConfiguration(String loginPageUrl,
String errorPageUrl,
boolean restoreOriginalRequest,
AuthenticationConfiguration authenticationConfiguration) |
Modifier and Type | Method and Description |
---|---|
String |
getErrorPageUrl() |
String |
getLoginPageUrl() |
boolean |
isRestoreOriginalRequest() |
getAuthenticationConfiguration
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAuthenticationConfiguration
public FormAuthenticationConfiguration(String loginPageUrl, String errorPageUrl, boolean restoreOriginalRequest, AuthenticationConfiguration authenticationConfiguration)
Copyright © 2018 JBoss by Red Hat. All rights reserved.