public class NTLMAuthenticationFilter extends BaseNTLMAuthenticationFilter
AUTH_NTLM, AUTHORIZATION, NTLM_AUTH_DETAILS, NTLM_AUTH_SESSION, WWW_AUTHENTICATEloginPageLink, MIME_HTML_TEXTARG_TICKET, AUTHENTICATION_USER, authenticationComponent, authenticationListener, authenticationService, NO_AUTH_REQUIRED, nodeService, personService, remoteUserMapper, transactionServiceAUTHENTICATION_USER| Constructor and Description |
|---|
NTLMAuthenticationFilter() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.commons.logging.Log |
getLogger()
Return the logger.
|
protected void |
onValidateFailed(javax.servlet.ServletContext sc,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
javax.servlet.http.HttpSession session,
WebCredentials webCredentials)
Callback executed on failed authentication of a user ticket during Type3 Message processing
|
authenticateRequest, checkNTLMv1, checkNTLMv2, checkNTLMv2SessionKey, disableNTLMv2, getMD4Hash, init, processType1, processType3, restartLoginChallenge, setMapUnknownUserToGuest, validateLocalHashedPasswordafterPropertiesSet, allowsTicketLogons, checkForTicketParameter, doFilter, getLoginPage, getLoginPageLink, getSecurityConfigSection, getServerName, hasLoginPage, includeFallbackAuth, isActive, isFallbackEnabled, isNTLMSSPBlob, mapClientAddressToDomain, onLoginComplete, onValidate, performFallbackAuthentication, redirectToLoginPage, setActive, setFallback, setFallbackEnabled, setLoginPage, setLoginPageLink, setServerConfiguration, setTicketLogons, writeLoginPageLinkcreateUserEnvironment, createUserEnvironment, createUserObject, doInSystemTransaction, getSessionUser, getUserAttributeName, handleLoginForm, invalidateSession, setAuthenticationComponent, setAuthenticationListener, setAuthenticationService, setNodeService, setPersonService, setRemoteUserMapper, setTransactionService, setUserAttributeNameprotected void onValidateFailed(javax.servlet.ServletContext sc,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
javax.servlet.http.HttpSession session,
WebCredentials webCredentials)
throws IOException
BaseSSOAuthenticationFilteronValidateFailed in class BaseSSOAuthenticationFiltersc - the servlet contextreq - HttpServletRequestres - HttpServletResponsesession - HttpSessionIOExceptionprotected final org.apache.commons.logging.Log getLogger()
BaseAuthenticationFiltergetLogger in class BaseAuthenticationFilterCopyright © 2005–2018 Alfresco Software. All rights reserved.