| 程序包 | 说明 |
|---|---|
| top.dcenter.ums.security.core.oauth.filter.login | |
| top.dcenter.ums.security.core.oauth.provider |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
Auth2LoginAuthenticationFilter.setDetails(javax.servlet.http.HttpServletRequest request,
Auth2LoginAuthenticationToken authRequest)
Provided so that subclasses may configure what is put into the auth
request's details property.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
Auth2LoginAuthenticationProvider.additionalAuthenticationChecks(org.springframework.security.core.userdetails.UserDetails userDetails,
Auth2LoginAuthenticationToken authentication)
Allows subclasses to perform any additional checks of a returned (or cached)
UserDetails for a given authentication request. |
Copyright © 2021. All rights reserved.