public class RestLoginUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
LOGIN_REQUEST_ATT_NAME |
protected static org.springframework.security.web.RedirectStrategy |
NO_REDIRECT_STRATEGY |
| Constructor and Description |
|---|
RestLoginUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
clearLoginRequest(javax.servlet.ServletRequest request) |
static LoginRequest |
getLoginRequest(javax.servlet.ServletRequest request) |
protected static final org.springframework.security.web.RedirectStrategy NO_REDIRECT_STRATEGY
protected static final String LOGIN_REQUEST_ATT_NAME
public static LoginRequest getLoginRequest(javax.servlet.ServletRequest request)
public static void clearLoginRequest(javax.servlet.ServletRequest request)
Copyright © 2024 Atlassian. All rights reserved.