public class UserFormClient
extends org.pac4j.http.client.indirect.FormClient
Modifier and Type | Field and Description |
---|---|
static String |
NAME |
ERROR_PARAMETER, MISSING_FIELD_ERROR
Constructor and Description |
---|
UserFormClient() |
UserFormClient(String loginUrl,
Mandant client,
Locale locale,
Projekt project)
Constructor
|
Modifier and Type | Method and Description |
---|---|
protected org.pac4j.core.exception.http.HttpAction |
handleInvalidCredentials(org.pac4j.core.context.WebContext context,
String username,
String message,
String errorMessage) |
clientInit, computeErrorMessage, getLoginUrl, getPasswordParameter, getUsernameParameter, retrieveCredentials, setLoginUrl, setPasswordParameter, setUsernameParameter, toString
computeFinalCallbackUrl, defaultLogoutActionBuilder, defaultRedirectionActionBuilder, getAjaxRequestResolver, getCallbackUrl, getCallbackUrlResolver, getCodeVerifierSessionAttributeName, getCredentials, getLogoutAction, getLogoutActionBuilder, getNonceSessionAttributeName, getRedirectionAction, getRedirectionActionBuilder, getStateSessionAttributeName, getUrlResolver, internalInit, newDefaultCallbackUrlResolver, setAjaxRequestResolver, setCallbackUrl, setCallbackUrlResolver, setLogoutActionBuilder, setRedirectionActionBuilder, setUrlResolver
addAuthorizationGenerator, addAuthorizationGenerators, defaultAuthenticator, defaultCredentialsExtractor, defaultProfileCreator, getAuthenticator, getAuthorizationGenerators, getCredentialsExtractor, getCustomProperties, getName, getProfileCreator, getProfileFactoryWhenNotAuthenticated, getUserProfile, notifySessionRenewal, renewUserProfile, retrieveUserProfile, setAuthenticator, setAuthorizationGenerator, setAuthorizationGenerators, setAuthorizationGenerators, setCredentialsExtractor, setCustomProperties, setName, setProfileCreator, setProfileFactoryWhenNotAuthenticated
public static final String NAME
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.