转载

pac4j —— 支持多种协议的 Java 权限引擎

pac4j 是一个 Java 权限引擎,支持多种协议多种框架

pac4j —— 支持多种协议的 Java 权限引擎

支持验证机制:

  1. OAuth(1.0 & 2.0): Facebook, Twitter, Google, Yahoo, LinkedIn, Github... using the pac4j-oauth module

  2. CAS(1.0, 2.0, SAML, logout & proxy) + REST API support using the pac4j-cas module

  3. HTTP(form, basic auth, IP, header, GET/POST parameter authentications) using the pac4j-http module

  4. OpenIDusing the pac4j-openid module

  5. SAML(2.0) using the pac4j-saml module

  6. Google App EngineUserService using the pac4j-gae module

  7. OpenID Connect1.0 using the pac4j-oidc module

  8. JWTusing the pac4j-jwt module

  9. LDAPusing the pac4j-ldap module

  10. relational DBusing the pac4j-sql module

  11. MongoDBusing the pac4j-mongo module

  12. Stormpathusing the pac4j-stormpath module.

正文到此结束
Loading...