public class CustomOauth2Expersionn
extends java.lang.Object
| Constructor and Description |
|---|
CustomOauth2Expersionn(org.springframework.security.core.Authentication authentication) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPass(org.springframework.security.core.Authentication authentication,
javax.servlet.http.HttpServletRequest request)
oauth访问过滤,包含对web用户的过滤和对客户端接口用户的过滤
|