public final class LoginDetailsHelper extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DIRECT_LOGIN
set to
true on login requests by ConfluenceAuthenticator and ConfluenceCrowdSSOAuthenticator for username
and password based logins |
Modifier and Type | Method and Description |
---|---|
static boolean |
isDirectLogin(javax.servlet.http.HttpServletRequest request) |
static boolean |
isSsoLogin(javax.servlet.http.HttpServletRequest request) |
public static final String DIRECT_LOGIN
true
on login requests by ConfluenceAuthenticator and ConfluenceCrowdSSOAuthenticator for username
and password based loginsCopyright © 2003–2021 Atlassian. All rights reserved.