@Component public class AuthUtil extends Object
| 构造器和说明 |
|---|
AuthUtil() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
hasNoCheckToken(org.springframework.web.method.HandlerMethod handler) |
boolean |
hasSystemStatus(org.springframework.web.method.HandlerMethod handler) |
boolean |
noAuthWhenSystemStop(org.springframework.web.method.HandlerMethod handler) |
public boolean hasNoCheckToken(org.springframework.web.method.HandlerMethod handler)
public boolean noAuthWhenSystemStop(org.springframework.web.method.HandlerMethod handler)
public boolean hasSystemStatus(org.springframework.web.method.HandlerMethod handler)
Copyright © 2019. All rights reserved.