做spring security kerberos时候底层使用了JAAS和Java GSS-API,记录下学习文档。
JASS全称为Java Authentication and Authorization Service,Java GSS-API全称为Java Generic Security Services ;
JDK官方文档本地版路径:
Home: Java Platform, Standard Edition (Java SE) 8 Release 8
file:///F:/docs/technotes/guides/security/index.html
file:///F:/docs/technotes/guides/security/jaas/JAASRefGuide.html
Spring Security with Kerberos: Exploring JAAS & JavaGSS-API
本文档详细介绍了在Spring Security中集成Kerberos时,如何运用Java Authentication and Authorization Service (JAAS)和Java Generic Security Services (JavaGSS-API),通过JDK官方文档为指南,深入浅出地解读了这两个核心技术在实践中的应用。
2619

被折叠的 条评论
为什么被折叠?



