public class BackofficeAuthenticationDetails
extends org.springframework.security.web.authentication.WebAuthenticationDetails
| Constructor and Description |
|---|
BackofficeAuthenticationDetails(javax.servlet.http.HttpServletRequest request,
String localeRequestParameter) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getLocale() |
int |
hashCode() |
public BackofficeAuthenticationDetails(javax.servlet.http.HttpServletRequest request,
String localeRequestParameter)
public String getLocale()
public boolean equals(Object obj)
equals in class org.springframework.security.web.authentication.WebAuthenticationDetailspublic int hashCode()
hashCode in class org.springframework.security.web.authentication.WebAuthenticationDetailsCopyright © 2018. All rights reserved.