08 2020 档案

摘要:https://docs.spring.io/spring-security/site/docs/5.4.0-M1/reference/html5/#servlet-authentication-granted-authority 阅读全文
posted @ 2020-08-02 00:46 阿布都日 阅读(76) 评论(0) 推荐(0)
摘要:The Authentication contains: principal - identifies the user. When authenticating with a username/password this is often an instance of UserDetails. c 阅读全文
posted @ 2020-08-02 00:41 阿布都日 阅读(180) 评论(0) 推荐(0)
摘要:ChannelProcessingFilter WebAsyncManagerIntegrationFilter SecurityContextPersistenceFilter HeaderWriterFilter CorsFilter CsrfFilter LogoutFilter OAuth2 阅读全文
posted @ 2020-08-02 00:20 阿布都日 阅读(710) 评论(0) 推荐(0)
摘要:CAS: single sign-on server 阅读全文
posted @ 2020-08-01 23:49 阿布都日 阅读(107) 评论(0) 推荐(0)
摘要:JSON Web Token (JWT) JSON Web Signature (JWS) JSON Web Encryption (JWE) JSON Web Key (JWK) 阅读全文
posted @ 2020-08-01 23:46 阿布都日 阅读(99) 评论(0) 推荐(0)