The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.
Tag Class | Total number of occurrences | Tag strings used by tag class |
---|---|---|
Todo Work | 14 | todo, FIXME |
Each tag is detailed below:
Number of occurrences found in the code: 14
cn.home1.oss.lib.security.api.OAuth2Utils | Line |
---|---|
pass properties ? | 58 |
cn.home1.oss.lib.security.api.UserDetails | Line |
考虑XML序列化, 尤其是JAXB针对Map. Default in memory user data impl. Created by zhanghaolun on 16/10/30. | 22 |
cn.home1.oss.lib.security.internal.AuthenticationTokens | Line |
find OAuth2Authentication's header Authorization: Bearer? | 56 |
cn.home1.oss.lib.security.internal.VerifyCodeFilter | Line |
Note: Not a bean, avoid auto pick-up. before UsernamePasswordAuthenticationFilter. | 35 |
fix this, 有context-path的情况下可能不对 | 90 |
cn.home1.oss.lib.security.starter.CsrfConfiguration | Line |
CSRF的 cookie, header, 各种前端全支持 RESOURCE 应用不开启CSRF | 31 |
test cookie token repository not session cookie csrf token is less secure than http session csrf token, but it is stateless. http only prevent javascript access the cookie, it is more secure. final HttpSessionCsrfTokenRepository repository = new HttpSessionCsrfTokenRepository(); | 51 |
cn.home1.oss.lib.security.starter.FormAuthConfiguration | Line |
accessDeniedHandler | 117 |
RememberMeAuthenticationFilter | 120 |
redirectUrl | 298 |
is this realm ok? | 354 |
cn.home1.oss.lib.security.starter.VerifyCodeConfiguration | Line |
is filter bean ok, twice? | 47 |
cn.home1.oss.lib.security.swagger.SecurityApiDocumentationPlugin | Line |
add oauth endpoints | 82 |
conditional filter finish how to add description | 83 |