pac4jJava 权限引擎
pac4j 是一个 Java 权限引擎,支持多种协议多种框架。
支持验证机制:
-
OAuth (1.0 & 2.0): Facebook, Twitter, Google, Yahoo, LinkedIn, Github... using the
pac4j-oauthmodule -
CAS (1.0, 2.0, SAML, logout & proxy) + REST API support using the
pac4j-casmodule -
HTTP (form, basic auth, IP, header, GET/POST parameter authentications) using the
pac4j-httpmodule -
OpenID using the
pac4j-openidmodule -
SAML (2.0) using the
pac4j-samlmodule -
Google App Engine UserService using the
pac4j-gaemodule -
OpenID Connect 1.0 using the
pac4j-oidcmodule -
JWT using the
pac4j-jwtmodule -
LDAP using the
pac4j-ldapmodule -
relational DB using the
pac4j-sqlmodule -
MongoDB using the
pac4j-mongomodule -
Stormpath using the
pac4j-stormpathmodule.
评论
